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

  /hardware/libhardware_legacy/include/hardware_legacy/
IMountService.h 57 virtual String16 getSecureContainerPath(String16 id) = 0;
  /frameworks/base/libs/storage/include/storage/
IMountService.h 60 virtual bool getSecureContainerPath(const String16& id, String16& path) = 0;
  /frameworks/base/libs/storage/
IMountService.cpp 372 bool getSecureContainerPath(const String16& id, String16& path)
378 ALOGD("getSecureContainerPath couldn't call remote");
383 ALOGD("getSecureContainerPath caught exception %d\n", err);

Completed in 7933 milliseconds