Home | History | Annotate | Download | only in admin

Lines Matching defs:getStorageEncryption

3633      * After resuming from this activity, use {@link #getStorageEncryption}
3785 public boolean getStorageEncryption(@Nullable ComponentName admin) {
3786 throwIfParentInstance("getStorageEncryption");
3789 return mService.getStorageEncryption(admin, myUserId());