Searched refs:onRangeDataNotificationReceived (Results 1 – 6 of 6) sorted by relevance
93 public void onRangeDataNotificationReceived(long sessionId, UwbRangingData rangeData) { in onRangeDataNotificationReceived() method in UwbServiceCore95 mUwbServiceListener.onRangeDataNotificationReceived(sessionId, rangeData); in onRangeDataNotificationReceived()
40 void onRangeDataNotificationReceived(long sessionId, UwbRangingData rangingData); in onRangeDataNotificationReceived() method
343 mUwbSessionManager.onRangeDataNotificationReceived(uwbRangingData); in onRangeDataNotificationReceivedWithValidUwbSession_twoWay()357 mUwbSessionManager.onRangeDataNotificationReceived(uwbRangingData); in onRangeDataNotificationReceivedWithInvalidSession_twoWay()397 mUwbSessionManager.onRangeDataNotificationReceived(uwbRangingData); in onRangeDataNotificationReceived_owrAoa_success_extendedMacAddress()444 mUwbSessionManager.onRangeDataNotificationReceived(uwbRangingData); in onRangeDataNotificationReceived_owrAoa_success_shortMacAddress()508 mUwbSessionManager.onRangeDataNotificationReceived(uwbRangingData1); in onRangeDataNotificationReceived_owrAoa_success_multipleAdvertisers()509 mUwbSessionManager.onRangeDataNotificationReceived(uwbRangingData2); in onRangeDataNotificationReceived_owrAoa_success_multipleAdvertisers()557 mUwbSessionManager.onRangeDataNotificationReceived(uwbRangingData); in onRangeDataNotificationReceived_owrAoa_CheckPointedTarget_Failed()584 mUwbSessionManager.onRangeDataNotificationReceived(uwbRangingData); in onRangeDataNotificationReceived_owrAoa_missingUwbSession()608 mUwbSessionManager.onRangeDataNotificationReceived(uwbRangingData); in onRangeDataNotificationReceived_incorrectRangingMeasureType()638 mUwbSessionManager.onRangeDataNotificationReceived(uwbRangingData); in onRangeDataNotificationReceived_owrAoa_incorrectRangingRoundUsage()[all …]
36 void onRangeDataNotificationReceived(UwbRangingData rangingData); in onRangeDataNotificationReceived() method
98 public void onRangeDataNotificationReceived(UwbRangingData rangeData) { in onRangeDataNotificationReceived() method in NativeUwbManager100 mSessionListener.onRangeDataNotificationReceived(rangeData); in onRangeDataNotificationReceived()
269 public void onRangeDataNotificationReceived(UwbRangingData rangingData) { in onRangeDataNotificationReceived() method in UwbSessionManager