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

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

Completed in 232 milliseconds