Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/usb/java/com/android/server/usb/
H A DUsbPortManager.java165 ServiceNotification serviceNotification = new ServiceNotification(); in UsbPortManager() local
169 "", serviceNotification); in UsbPortManager()
H A DUsbDeviceManager.java1865 ServiceNotification serviceNotification = new ServiceNotification(); in UsbHandlerHal() local
1868 .registerForNotifications(GADGET_HAL_FQ_NAME, "", serviceNotification); in UsbHandlerHal()