Searched refs:MSG_ENABLE_ADB (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/usb/java/com/android/server/usb/
H A DUsbDeviceManager.java122 private static final int MSG_ENABLE_ADB = 1; field in class:UsbDeviceManager
181 mHandler.sendMessage(MSG_ENABLE_ADB, enable);
882 case MSG_ENABLE_ADB:

Completed in 59 milliseconds