Searched defs:mountSecureContainer (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/storage/
H A DIMountService.cpp298 int32_t mountSecureContainer(const String16& id, const String16& key, const int32_t ownerUid) function in class:android::BpMountService
308 ALOGD("mountSecureContainer couldn't call remote");
313 ALOGD("mountSecureContainer caught exception %d\n", err);
/frameworks/base/services/core/java/com/android/server/
H A DStorageManagerService.java2336 public int mountSecureContainer(String id, String key, int ownerUid, boolean readOnly) { method in class:StorageManagerService

Completed in 96 milliseconds