Searched refs:isUnlockMethodSecure (Results 1 – 1 of 1) sorted by relevance
229 if (!isUnlockMethodSecure(key) && mLockPatternUtils.isSecure(mUserId)) { in onPreferenceTreeClick()789 private boolean isUnlockMethodSecure(String unlockMethod) { in isUnlockMethodSecure() method in ChooseLockGeneric.ChooseLockGenericFragment