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