Searched refs:isSecureContainerMounted (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/storage/include/storage/
H A DIMountService.h57 virtual bool isSecureContainerMounted(const String16& id) = 0;
/frameworks/base/libs/storage/
H A DIMountService.cpp337 bool isSecureContainerMounted(const String16& id) function in class:android::BpMountService
343 ALOGD("isSecureContainerMounted couldn't call remote");
348 ALOGD("isSecureContainerMounted caught exception %d\n", err);

Completed in 480 milliseconds