Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/java/com/android/server/uwb/jni/
DNativeUwbManager.java49 protected INativeUwbManager.DeviceNotification mDeviceListener; field in NativeUwbManager
70 mDeviceListener = deviceListener; in setDeviceListener()
86 mDeviceListener.onDeviceStatusNotificationReceived(deviceState, chipId); in onDeviceStatusNotificationReceived()
94 mDeviceListener.onCoreGenericErrorNotificationReceived(status, chipId); in onCoreGenericErrorNotificationReceived()