Home | History | Annotate | Download | only in usb

Lines Matching refs:UEvent

216      * Listens for uevent messages from the kernel to monitor the USB state
220 public void onUEvent(UEventObserver.UEvent event) {
221 if (DEBUG) Slog.v(TAG, "USB UEVENT: " + event.toString());