Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/java/com/android/server/uwb/
DUwbServiceCore.java412 getReasonFromDeviceState(deviceState), in onDeviceStatusNotificationReceived()
478 int getReasonFromDeviceState(int deviceState) { in getReasonFromDeviceState() method in UwbServiceCore
511 getReasonFromDeviceState(getInternalAdapterState()), in onCountryCodeChanged()
1187 getReasonFromDeviceState(UwbUciConstants.DEVICE_STATE_READY), in initializeHw()
1226 int adapterReason = getReasonFromDeviceState(UwbUciConstants.DEVICE_STATE_OFF); in deInitializeHw()