Home
last modified time | relevance | path

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

/frameworks/base/services/usb/java/com/android/server/usb/
DUsbPortManager.java161 ServiceNotification serviceNotification = new ServiceNotification(); in UsbPortManager() local
165 "", serviceNotification); in UsbPortManager()
DUsbDeviceManager.java1741 ServiceNotification serviceNotification = new ServiceNotification(); in UsbHandlerHal() local
1744 .registerForNotifications(GADGET_HAL_FQ_NAME, "", serviceNotification); in UsbHandlerHal()