Searched refs:getIntentForUnlockMethod (Results 1 – 1 of 1) sorted by relevance
478 Intent unlockMethodIntent = getIntentForUnlockMethod(quality); in maybeEnableEncryption()856 Intent intent = getIntentForUnlockMethod(quality); in updateUnlockMethodAndFinish()889 private Intent getIntentForUnlockMethod(int quality) { in getIntentForUnlockMethod() method in ChooseLockGeneric.ChooseLockGenericFragment