HomeSort by relevance Sort by last modified time
    Searched defs:getSecureContainerPath (Results 1 - 3 of 3) sorted by null

  /frameworks/base/libs/storage/
IMountService.cpp 363 bool getSecureContainerPath(const String16& id, String16& path)
369 ALOGD("getSecureContainerPath couldn't call remote");
374 ALOGD("getSecureContainerPath caught exception %d\n", err);
  /frameworks/base/core/java/android/os/storage/
IMountService.java 411 public String getSecureContainerPath(String id) throws RemoteException {
    [all...]
  /frameworks/base/services/java/com/android/server/
MountService.java     [all...]

Completed in 213 milliseconds