Searched refs:getMountedObbPath (Results 1 – 12 of 12) sorted by relevance
155 const char* getMountedObbPath(const char* filename) { in getMountedObbPath() function158 if (mMountService->getMountedObbPath(filename16, path16)) { in getMountedObbPath()201 return mgr->getMountedObbPath(filename); in AStorageManager_getMountedObbPath()
175 final String mountPath = sm.getMountedObbPath(file.getPath()); in checkMountedPath()229 sm.getMountedObbPath(outFile.getPath())); in testAttemptMountNonObb()245 sm.getMountedObbPath(outFile.getPath())); in testAttemptMountObbWrongPackage()
234 public String getMountedObbPath(String rawPath) throws RemoteException { in getMountedObbPath() method in MockStorageManager
71 virtual bool getMountedObbPath(const String16& filename, String16& path) = 0;
278 String path = mSm.getMountedObbPath(obbPath); in openFileOnMountedObb()576 path = mSm.getMountedObbPath(filePath); in doWaitForPath()
167 String getMountedObbPath(in String rawPath) = 24;
636 public String getMountedObbPath(String rawPath) { in getMountedObbPath() method in StorageManager640 return mStorageManager.getMountedObbPath(rawPath); in getMountedObbPath()
503 bool getMountedObbPath(const String16& filename, String16& path) in getMountedObbPath() function in android::BpMountService
2507 public String getMountedObbPath(String rawPath) { in getMountedObbPath() method in StorageManagerService
22456 method public java.lang.String getMountedObbPath(java.lang.String);
31769 method public java.lang.String getMountedObbPath(java.lang.String);
34620 method public java.lang.String getMountedObbPath(java.lang.String);