Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/usb/java/com/android/server/usb/
H A DUsbDeviceManager.java164 private static final int MSG_GET_CURRENT_USB_FUNCTIONS = 16; field in UsbDeviceManager
1935 case MSG_GET_CURRENT_USB_FUNCTIONS: in handleMessage()
2078 sendMessage(MSG_GET_CURRENT_USB_FUNCTIONS, functions, in getCurrentUsbFunctionsCb()