Searched refs:mtpFd (Results 1 – 1 of 1) sorted by relevance
276 FileDescriptor mtpFd = nativeOpenControl(UsbManager.USB_FUNCTION_MTP); in UsbDeviceManager() local277 if (mtpFd == null) { in UsbDeviceManager()280 mControlFds.put(UsbManager.FUNCTION_MTP, mtpFd); in UsbDeviceManager()282 if (mtpFd == null) { in UsbDeviceManager()