HomeSort by relevance Sort by last modified time
    Searched full:mrequirepassword (Results 1 - 1 of 1) sorted by null

  /packages/apps/Settings/src/com/android/settings/
ChooseLockGeneric.java 114 private boolean mRequirePassword;
278 mRequirePassword = false; // device encryption not enabled or not device owner.
625 intent = getLockManagedPasswordIntent(mRequirePassword, mUserPassword);
634 maxLength, mRequirePassword, mChallenge, mUserId);
637 maxLength, mRequirePassword, mUserPassword, mUserId);
641 intent = getLockPatternIntent(context, mRequirePassword,
644 intent = getLockPatternIntent(context, mRequirePassword,
    [all...]

Completed in 40 milliseconds