Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/java/com/android/server/uwb/
DUwbServiceCore.java429 IUwbOemExtensionCallback oemExtensionCallback = getOemExtensionCallback(); in oemExtensionDeviceStatusUpdate() local
430 if (oemExtensionCallback != null) { in oemExtensionDeviceStatusUpdate()
437 oemExtensionCallback.onDeviceStatusNotificationReceived(deviceStateBundle); in oemExtensionDeviceStatusUpdate()