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