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

/frameworks/base/libs/storage/
H A DIMountService.cpp538 int32_t encryptStorage(const String16& password) function in class:android::BpMountService
544 ALOGD("encryptStorage could not contact remote\n");
549 ALOGD("encryptStorage caught exception %d\n", err);
/frameworks/base/services/core/java/com/android/server/
H A DStorageManagerService.java2264 public int encryptStorage(int type, String password) { method in class:StorageManagerService

Completed in 3873 milliseconds