Searched refs:onRangingStoppedWithUciReasonCode (Results 1 – 4 of 4) sorted by relevance
454 mUwbSessionNotificationManager.onRangingStoppedWithUciReasonCode(mUwbSession, reasonCode); in testOnRangingStoppedWithUciReasonCode_reasonLocalApi()463 mUwbSessionNotificationManager.onRangingStoppedWithUciReasonCode(mUwbSession, reasonCode); in testOnRangingStoppedWithUciReasonCode_reasonMaxRRRetryReached()473 mUwbSessionNotificationManager.onRangingStoppedWithUciReasonCode(mUwbSession, reasonCode); in testOnRangingStoppedWithUciReasonCode_reasonRemoteRequest()496 mUwbSessionNotificationManager.onRangingStoppedWithUciReasonCode(mUwbSession, in testOnRangingStoppedWithUciReasonCode_reasonBadParameters()507 mUwbSessionNotificationManager.onRangingStoppedWithUciReasonCode(mUwbSession, reasonCode); in testOnRangingStoppedWithUciReasonCode_reasonSystemRegulation()
947 verify(mUwbSessionNotificationManager).onRangingStoppedWithUciReasonCode( in onSessionStatusNotificationReceived_max_retry()967 verify(mUwbSessionNotificationManager, never()).onRangingStoppedWithUciReasonCode( in onSessionStatusNotificationReceived_session_mgmt_cmds()
212 public void onRangingStoppedWithUciReasonCode(UwbSession uwbSession, int reasonCode) { in onRangingStoppedWithUciReasonCode() method in UwbSessionNotificationManager
552 mSessionNotificationManager.onRangingStoppedWithUciReasonCode( in onSessionStatusNotificationReceived()