Searched refs:getIntentForUnlockMethod (Results 1 – 1 of 1) sorted by relevance
259 Intent unlockMethodIntent = getIntentForUnlockMethod(quality, disabled); in maybeEnableEncryption()607 Intent intent = getIntentForUnlockMethod(quality, disabled); in updateUnlockMethodAndFinish()624 private Intent getIntentForUnlockMethod(int quality, boolean disabled) { in getIntentForUnlockMethod() method in ChooseLockGeneric.ChooseLockGenericFragment