Home
last modified time | relevance | path

Searched refs:onReceiveDeviceToDeviceMessage (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
H A DTestCallDiagnosticService.java46 public void onReceiveDeviceToDeviceMessage(int message, int value) { in onReceiveDeviceToDeviceMessage() method in TestCallDiagnosticService.TestCallDiagnostics
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DCallDiagnostics.java243 public abstract void onReceiveDeviceToDeviceMessage( in onReceiveDeviceToDeviceMessage() method in CallDiagnostics
H A DCallDiagnosticService.java347 () -> callDiagnostics.onReceiveDeviceToDeviceMessage(message, value)); in handleReceivedD2DMessage()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt10778 method public abstract void onReceiveDeviceToDeviceMessage(int, int);