Home
last modified time | relevance | path

Searched refs:getLocalIdentifier (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/d2d/
DRtpTransport.java440 .filter(et -> et.getLocalIdentifier() == extension.getLocalIdentifier()) in extractMessage()
445 extension.getLocalIdentifier()); in extractMessage()
451 extension.getLocalIdentifier()); in extractMessage()
468 extension.getLocalIdentifier(), Integer.toBinaryString(messageTypeBits)); in extractMessage()
478 extension.getLocalIdentifier(), in extractMessage()
489 extension.getLocalIdentifier(), in extractMessage()
506 extension.getLocalIdentifier(), in extractMessage()
517 extension.getLocalIdentifier(), in extractMessage()
528 extension.getLocalIdentifier(), in extractMessage()
624 .findFirst().get().getLocalIdentifier(); in getRtpHeaderExtensionIdentifier()
/frameworks/opt/telephony/tests/telephonytests/src/android/telephony/ims/
DImsCallSessionListenerTests.java125 assertEquals(extension.getLocalIdentifier(), in testCallSessionRtpExtensionHeadersReceived()
126 listCaptor.getValue().get(0).getLocalIdentifier()); in testCallSessionRtpExtensionHeadersReceived()
/frameworks/base/telephony/java/android/telephony/ims/
DRtpHeaderExtension.java80 public int getLocalIdentifier() { in getLocalIdentifier() method in RtpHeaderExtension
DRtpHeaderExtensionType.java104 public @IntRange(from = 1, to = 14) int getLocalIdentifier() { in getLocalIdentifier() method in RtpHeaderExtensionType
/frameworks/base/core/api/
Dsystem-current.txt17113 method @IntRange(from=1, to=14) public int getLocalIdentifier();
17121 method @IntRange(from=1, to=14) public int getLocalIdentifier();