Home
last modified time | relevance | path

Searched defs:messageValue (Results 1 – 6 of 6) sorted by relevance

/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DCallDiagnosticServiceController.java666 int messageValue) { in handleReceivedDeviceToDeviceMessage()
670 messageValue); in handleReceivedDeviceToDeviceMessage() local
H A DCall.java166 void onReceivedDeviceToDeviceMessage(Call call, int messageType, int messageValue); in onReceivedDeviceToDeviceMessage()
260 public void onReceivedDeviceToDeviceMessage(Call call, int messageType, int messageValue) {} in onReceivedDeviceToDeviceMessage()
3835 int messageValue = extras.getInt(Connection.EXTRA_DEVICE_TO_DEVICE_MESSAGE_VALUE); in onConnectionEvent() local
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/d2d/
H A DRtpTransport.java463 int messageValue; in extractMessage() local
H A DDtmfTransport.java479 String messageValue; in handleReceivedDigit() local
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DTelephonyShellCommand.java940 int messageValue = -1; in handleD2dSendCommand() local
/aosp12/packages/services/Telephony/src/com/android/services/telephony/
H A DTelephonyConnection.java3772 int messageValue = extras.getInt(Connection.EXTRA_DEVICE_TO_DEVICE_MESSAGE_VALUE); in handleOutgoingDeviceToDeviceMessage() local