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