Searched refs:onRangingClosedWithApiReasonCode (Results 1 – 4 of 4) sorted by relevance
630 mUwbSessionNotificationManager.onRangingClosedWithApiReasonCode(mUwbSession, reasonCode); in testOnRangingClosedWithReasonCode()
5420 .onRangingClosedWithApiReasonCode(any(), eq(RangingChangeReason.SYSTEM_POLICY)); in deinitAllSession()5442 verify(mUwbSessionNotificationManager).onRangingClosedWithApiReasonCode( in onSessionStatusNotification_session_deinit()5459 verify(mUwbSessionNotificationManager).onRangingClosedWithApiReasonCode( in onSessionStatusNotification_session_deinit_after_close()5509 verify(mUwbSessionNotificationManager).onRangingClosedWithApiReasonCode( in onSessionStatusNotification_session_deinit_owrAoa()
417 public void onRangingClosedWithApiReasonCode( in onRangingClosedWithApiReasonCode() method in UwbSessionNotificationManager
1004 mSessionNotificationManager.onRangingClosedWithApiReasonCode(uwbSession, in handleOnDeInit()