Searched refs:getLockManagedPasswordIntent (Results 1 – 1 of 1) sorted by relevance
545 protected Intent getLockManagedPasswordIntent(boolean requirePassword, String password) { in getLockManagedPasswordIntent() method in ChooseLockGeneric.ChooseLockGenericFragment628 intent = getLockManagedPasswordIntent(mRequirePassword, mUserPassword); in getIntentForUnlockMethod()