Searched defs:hasStorage (Results 1 – 4 of 4) sorted by relevance
41 bool hasStorage(MtpStorageID storage) { return mStorage.find(storage) != mStorage.end(); } in hasStorage() function
112 inline bool hasStorage() { return mStorages.size() > 0; } in hasStorage() function
163 bool MtpServer::hasStorage(MtpStorageID id) { in hasStorage() function in android::MtpServer
465 public static boolean hasStorage() { in hasStorage() method in ImageManager469 public static boolean hasStorage(boolean requireWriteAccess) { in hasStorage() method in ImageManager