Home
last modified time | relevance | path

Searched defs:getSecureContainerList (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/com/android/internal/content/
DPackageHelper.java228 public static String[] getSecureContainerList() { in getSecureContainerList() method in PackageHelper
/frameworks/base/libs/storage/
DIMountService.cpp390 int32_t getSecureContainerList(const String16& id, String16*& containers) in getSecureContainerList() function in android::BpMountService
/frameworks/base/core/java/android/os/storage/
DIMountService.java435 public String[] getSecureContainerList() throws RemoteException { in getSecureContainerList() method in IMountService.Stub.Proxy
2203 public String[] getSecureContainerList() throws RemoteException; in getSecureContainerList() method
/frameworks/base/services/core/java/com/android/server/
DMountService.java2122 public String[] getSecureContainerList() { in getSecureContainerList() method in MountService