Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/java/com/android/server/uwb/
DUwbServiceCore.java260 mUwbTask.computeAndNotifyAdapterStateChange( in onDeviceStatusNotificationReceived()
362 mUwbTask.computeAndNotifyAdapterStateChange( in onCountryCodeChanged()
856 computeAndNotifyAdapterStateChange( in handleEnable()
911 private void computeAndNotifyAdapterStateChange(int reason, in computeAndNotifyAdapterStateChange() method in UwbServiceCore.UwbTask