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

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

Completed in 27 milliseconds