Home | History | Annotate | Download | only in mtp

Lines Matching refs:mtp

17 package com.android.mtp;
26 import android.mtp.MtpConstants;
27 import android.mtp.MtpDevice;
28 import android.mtp.MtpDeviceInfo;
29 import android.mtp.MtpEvent;
30 import android.mtp.MtpObjectInfo;
31 import android.mtp.MtpStorageInfo;
44 * The model wrapping android.mtp API.
55 * Subclass for Android style MTP.
65 * Protocol for Android style MTP.
105 // Handle devices that fail to obtain storages just after opening a MTP session.
108 "Not found MTP storages in the device.");
307 "MTP".equals(usbInterface.getName())) {