Home
last modified time | relevance | path

Searched defs:getSecureContainerPath (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/storage/
DIMountService.cpp372 bool getSecureContainerPath(const String16& id, String16& path) in getSecureContainerPath() function in android::BpMountService
/frameworks/base/core/java/android/os/storage/
DIMountService.java415 public String getSecureContainerPath(String id) throws RemoteException { in getSecureContainerPath() method in IMountService.Stub.Proxy
2208 public String getSecureContainerPath(String id) throws RemoteException; in getSecureContainerPath() method
/frameworks/base/services/core/java/com/android/server/
DMountService.java2354 public String getSecureContainerPath(String id) { in getSecureContainerPath() method in MountService