Searched refs:mUwbSessionNotificationManager (Results 1 – 2 of 2) sorted by relevance
111 private UwbSessionNotificationManager mUwbSessionNotificationManager; field in UwbSessionNotificationManagerTest140 mUwbSessionNotificationManager = new UwbSessionNotificationManager(mUwbInjector); in setUp()161 mUwbSessionNotificationManager.onRangingResult( in testOnRangingResultWithoutUwbRangingPermission()175 mUwbSessionNotificationManager.onRangingResult( in testOnRangingResult_forTwoWay_WithAoa()192 mUwbSessionNotificationManager.onRangingResult( in testOnRangingResult_forTwoWay_WithNoAoa()209 mUwbSessionNotificationManager.onRangingResult( in testOnRangingResult_forTwoWay_WithNoAoaElevation()226 mUwbSessionNotificationManager.onRangingResult( in testOnRangingResult_forTwoWay_WithNoAoaAzimuth()248 mUwbSessionNotificationManager.onRangingResult( in testOnRangingResult_forTwoWay_WithAoaAndDestAoa()270 mUwbSessionNotificationManager.onRangingResult( in testOnRangingResult_forTwoWay_WithAoaAndNoDestAzimuth()292 mUwbSessionNotificationManager.onRangingResult( in testOnRangingResult_forTwoWay_WithAoaAndNoDestElevation()[all …]
316 private UwbSessionNotificationManager mUwbSessionNotificationManager; field in UwbSessionManagerTest374 mUwbSessionNotificationManager, in setup()446 verify(mUwbSessionNotificationManager).onDataReceived( in onDataReceived_shortMacAddressFormat_dsTwr()466 verify(mUwbSessionNotificationManager) in onRangeDataNotificationReceivedWithValidUwbSession_twoWay()480 verify(mUwbSessionNotificationManager, never()) in onRangeDataNotificationReceivedWithInvalidSession_twoWay()519 verify(mUwbSessionNotificationManager) in onRangeDataNotificationReceived_owrAoa_success_extendedMacAddress()522 verify(mUwbSessionNotificationManager) in onRangeDataNotificationReceived_owrAoa_success_extendedMacAddress()565 verify(mUwbSessionNotificationManager) in onRangeDataNotificationReceived_owrAoa_success_shortMacAddress()568 verify(mUwbSessionNotificationManager) in onRangeDataNotificationReceived_owrAoa_success_shortMacAddress()626 verify(mUwbSessionNotificationManager) in onRangeDataNotificationReceived_owrAoa_success_multipleAdvertisers()[all …]