Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/java/com/android/server/uwb/jni/
DINativeUwbManager.java94 void onDataTransferPhaseConfigNotificationReceived(long sessionId, in onDataTransferPhaseConfigNotificationReceived() method
DNativeUwbManager.java528 public void onDataTransferPhaseConfigNotificationReceived(long sessionId, in onDataTransferPhaseConfigNotificationReceived() method in NativeUwbManager
531 mSessionListener.onDataTransferPhaseConfigNotificationReceived(sessionId, in onDataTransferPhaseConfigNotificationReceived()
/packages/modules/Uwb/service/tests/src/com/android/server/uwb/
DUwbSessionManagerTest.java5656 public void onDataTransferPhaseConfigNotificationReceived() in onDataTransferPhaseConfigNotificationReceived() method in UwbSessionManagerTest
5660 mUwbSessionManager.onDataTransferPhaseConfigNotificationReceived(uwbSession.getSessionId(), in onDataTransferPhaseConfigNotificationReceived()
5669 mUwbSessionManager.onDataTransferPhaseConfigNotificationReceived(uwbSession.getSessionId(), in onDataTransferPhaseConfigNotificationReceived()
/packages/modules/Uwb/service/java/com/android/server/uwb/
DUwbSessionManager.java467 public void onDataTransferPhaseConfigNotificationReceived(long sessionId, in onDataTransferPhaseConfigNotificationReceived() method in UwbSessionManager