Home
last modified time | relevance | path

Searched refs:REASON_SESSION_RESUMED_DUE_TO_INBAND_SIGNAL (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Uwb/service/java/com/android/server/uwb/
DUwbSessionNotificationHelper.java64 case UwbUciConstants.REASON_SESSION_RESUMED_DUE_TO_INBAND_SIGNAL: in convertUciReasonCodeToApiReasonCode()
/packages/modules/Uwb/service/java/com/android/server/uwb/data/
DUwbUciConstants.java68 public static final int REASON_SESSION_RESUMED_DUE_TO_INBAND_SIGNAL = 0x04; field in UwbUciConstants