Searched refs:getIntentForUnlockMethod (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/password/
H A DChooseLockGeneric.java308 Intent unlockMethodIntent = getIntentForUnlockMethod(quality);
642 Intent intent = getIntentForUnlockMethod(quality);
666 private Intent getIntentForUnlockMethod(int quality) { method in class:ChooseLockGeneric.ChooseLockGenericFragment

Completed in 61 milliseconds