Searched refs:MTP_PACKAGE_NAME (Results 1 – 1 of 1) sorted by relevance
600 protected static final String MTP_PACKAGE_NAME = "com.android.mtp"; field in UsbDeviceManager.UsbHandler1046 intent.setComponent(new ComponentName(MTP_PACKAGE_NAME, MTP_SERVICE_CLASS_NAME)); in bindToMtpService()