Searched refs:getSecureContainerPath (Results 1 – 7 of 7) sorted by relevance
392 String path = sm.getSecureContainerPath(SECURE_CONTAINER_PREFIX in test_Fat_External_UnmountBusy_Success()416 String path = sm.getSecureContainerPath(SECURE_CONTAINER_PREFIX in test_Fat_External_DestroyBusy()486 String path = sm.getSecureContainerPath(SECURE_CONTAINER_PREFIX + "testContainerSize"); in test_Fat_External_Size_Success()500 sm.getSecureContainerPath("jparks.broke.it")); in testGetSecureContainerPath_NonExistPath_Failure()
60 virtual bool getSecureContainerPath(const String16& id, String16& path) = 0;
109 String cachePath = storageManager.getSecureContainerPath(cid); in createSdDir()146 return getStorageManager().getSecureContainerPath(cid); in mountSdDir()185 return getStorageManager().getSecureContainerPath(cid); in getSdDir()
129 String getSecureContainerPath(in String id) = 17;
197 public String getSecureContainerPath(String id) throws RemoteException { in getSecureContainerPath() method in MockStorageManager
372 bool getSecureContainerPath(const String16& id, String16& path) in getSecureContainerPath() function in android::BpMountService
2433 public String getSecureContainerPath(String id) { in getSecureContainerPath() method in StorageManagerService