Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/java/com/android/server/uwb/
DUwbServiceCore.java444 void notifyAdapterState(int adapterState, int reason) { in notifyAdapterState() method in UwbServiceCore
1233 notifyAdapterState(adapterState, adapterReason); in deInitializeHw()
1258 notifyAdapterState( in handleEnable()
1311 notifyAdapterState(computeAdapterState(countryCode, setCountryCodeStatus), reason); in computeAndNotifyAdapterStateChange()