Searched refs:USB_FUNCTION_MTP (Results 1 – 3 of 3) sorted by relevance
318 mCurrentFunctions = UsbManager.USB_FUNCTION_MTP; in UsbHandler()687 UsbManager.USB_FUNCTION_MTP)714 UsbManager.USB_FUNCTION_MTP)) {814 func = UsbManager.USB_FUNCTION_MTP;
313 case UsbManager.USB_FUNCTION_MTP: in isSupportedCurrentFunction()
200 public static final String USB_FUNCTION_MTP = "mtp"; field in UsbManager