Searched defs:MSG_SET_CURRENT_FUNCTIONS (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/usb/
H A DUsbDeviceManager.java86 private static final int MSG_SET_CURRENT_FUNCTIONS = 2; field in class:UsbDeviceManager
616 case MSG_SET_CURRENT_FUNCTIONS:
792 mHandler.sendMessage(MSG_SET_CURRENT_FUNCTIONS, functions, makeDefault);

Completed in 8 milliseconds