HomeSort by relevance Sort by last modified time
    Searched refs:getLockPasswordIntent (Results 1 - 2 of 2) sorted by null

  /packages/apps/Settings/src/com/android/settings/
SetupChooseLockGeneric.java 182 protected Intent getLockPasswordIntent(Context context, int quality,
192 protected Intent getLockPasswordIntent(Context context, int quality,
202 protected Intent getLockPasswordIntent(Context context, int quality, int minLength,
ChooseLockGeneric.java 546 protected Intent getLockPasswordIntent(Context context, int quality,
553 protected Intent getLockPasswordIntent(Context context, int quality,
560 protected Intent getLockPasswordIntent(Context context, int quality, int minLength,
633 intent = getLockPasswordIntent(context, quality, minLength,
636 intent = getLockPasswordIntent(context, quality, minLength,
    [all...]

Completed in 36 milliseconds