Home
last modified time | relevance | path

Searched defs:getSecureContainerFilesystemPath (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/os/storage/
DIMountService.java699 public String getSecureContainerFilesystemPath(String id) throws RemoteException { in getSecureContainerFilesystemPath() method in IMountService.Stub.Proxy
1370 public String getSecureContainerFilesystemPath(String cid) throws RemoteException; in getSecureContainerFilesystemPath() method
/frameworks/base/services/java/com/android/server/
DMountService.java1681 public String getSecureContainerFilesystemPath(String id) { in getSecureContainerFilesystemPath() method in MountService