Home
last modified time | relevance | path

Searched refs:encryptStorage (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/libs/storage/include/storage/
DIMountService.h73 virtual int32_t encryptStorage(const String16& password) = 0;
/frameworks/base/core/java/android/os/storage/
DIStorageManager.aidl84 int encryptStorage(int type, in String password) = 27; in encryptStorage() method
/frameworks/base/libs/storage/
DIMountService.cpp538 int32_t encryptStorage(const String16& password) in encryptStorage() function in android::BpMountService
/frameworks/base/services/core/java/com/android/server/
DStorageManagerService.java2264 public int encryptStorage(int type, String password) { in encryptStorage() method in StorageManagerService
/frameworks/base/config/
Dboot-image-profile.txt28817 HSPLandroid/os/storage/IStorageManager;->encryptStorage(ILjava/lang/String;)I