Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/java/com/android/server/uwb/
DUwbSessionNotificationHelper.java185 case UwbUciConstants.UWB_SESSION_STATE_DEINIT: in getSessionStateString()
DUwbSessionManager.java561 case UwbUciConstants.UWB_SESSION_STATE_DEINIT: in onSessionStatusNotificationReceived()
2693 this.mSessionState = UwbUciConstants.UWB_SESSION_STATE_DEINIT; in UwbSession()
/packages/modules/Uwb/service/java/com/android/server/uwb/data/
DUwbUciConstants.java55 public static final int UWB_SESSION_STATE_DEINIT = 0x01; field in UwbUciConstants
/packages/modules/Uwb/service/tests/src/com/android/server/uwb/
DUwbSessionManagerTest.java5438 UwbUciConstants.UWB_SESSION_STATE_DEINIT, in onSessionStatusNotification_session_deinit()
5505 UwbUciConstants.UWB_SESSION_STATE_DEINIT, in onSessionStatusNotification_session_deinit_owrAoa()