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.java181 public static String[] getSecureContainerList() { in getSecureContainerList() method in PackageHelper
/frameworks/base/core/java/android/os/storage/
DIMountService.java432 public String[] getSecureContainerList() throws RemoteException { in getSecureContainerList() method in IMountService.Stub.Proxy
1158 public String[] getSecureContainerList() throws RemoteException; in getSecureContainerList() method
/frameworks/base/libs/storage/
DIMountService.cpp381 int32_t getSecureContainerList(const String16& id, String16*& containers) in getSecureContainerList() function in android::BpMountService
/frameworks/base/services/java/com/android/server/
DMountService.java1440 public String[] getSecureContainerList() { in getSecureContainerList() method in MountService