HomeSort by relevance Sort by last modified time
    Searched refs:isDeviceEncryptionEnabled (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/com/android/internal/widget/
LockPatternUtils.java 622 && LockPatternUtils.isDeviceEncryptionEnabled()) {
797 if (!isDeviceEncryptionEnabled()) {
844 && LockPatternUtils.isDeviceEncryptionEnabled()) {
    [all...]
  /packages/apps/Settings/src/com/android/settings/
ChooseLockGeneric.java 252 && LockPatternUtils.isDeviceEncryptionEnabled()
    [all...]
SecuritySettings.java 279 if (LockPatternUtils.isDeviceEncryptionEnabled()) {
    [all...]

Completed in 80 milliseconds