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

/frameworks/base/libs/storage/
H A DIMountService.cpp242 int32_t createSecureContainer(const String16& id, const int32_t sizeMb, const String16& fstype, function in class:android::BpMountService
253 ALOGD("createSecureContainer could not contact remote\n");
258 ALOGD("createSecureContainer caught exception %d\n", err);
/frameworks/base/services/core/java/com/android/server/
H A DStorageManagerService.java2225 public int createSecureContainer(String id, int sizeMb, String fstype, String key, method in class:StorageManagerService

Completed in 66 milliseconds