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

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

Completed in 116 milliseconds