Searched defs:MtpStorage (Results 1 – 5 of 5) sorted by relevance
31 public class MtpStorage { class40 public MtpStorage(StorageVolume volume, int storageId, Supplier<Boolean> isHostWindows) { in MtpStorage() method in MtpStorage
34 MtpStorage::MtpStorage(MtpStorageID id, const char* filePath, in MtpStorage() function in android::MtpStorage
36 class MtpStorage; variable
49 class MtpStorage; variable
244 {"native_add_storage", "(Landroid/mtp/MtpStorage;)V", in native_add_storage()