Searched defs:updateUnlockMethodAndFinish (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/
H A DChooseLockGeneric.java156 updateUnlockMethodAndFinish(
159 updateUnlockMethodAndFinish(
200 updateUnlockMethodAndFinish(quality, disabled);
234 updateUnlockMethodAndFinish(mEncryptionRequestQuality, mEncryptionRequestDisabled);
268 updateUnlockMethodAndFinish(quality, false);
411 void updateUnlockMethodAndFinish(int quality, boolean disabled) { method in class:ChooseLockGeneric.ChooseLockGenericFragment

Completed in 50 milliseconds