Home
last modified time | relevance | path

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

/frameworks/base/services/usb/java/com/android/server/usb/
DUsbDeviceManager.java121 private static final int MSG_SET_CURRENT_FUNCTIONS = 2; field in UsbDeviceManager
976 case MSG_SET_CURRENT_FUNCTIONS: in handleMessage()
1308 mHandler.sendMessage(MSG_SET_CURRENT_FUNCTIONS, functions, usbDataUnlocked); in setCurrentFunctions()