Searched refs:getLockPasswordIntent (Results 1 – 3 of 3) sorted by relevance
208 protected Intent getLockPasswordIntent(int quality) { in getLockPasswordIntent() method in SetupChooseLockGeneric.SetupChooseLockGenericFragment210 getContext(), super.getLockPasswordIntent(quality)); in getLockPasswordIntent()280 protected Intent getLockPasswordIntent(int quality) { in getLockPasswordIntent() method in SetupChooseLockGeneric.InternalActivity.InternalSetupChooseLockGenericFragment282 getContext(), super.getLockPasswordIntent(quality)); in getLockPasswordIntent()
737 protected Intent getLockPasswordIntent(int quality) { in getLockPasswordIntent() method in ChooseLockGeneric.ChooseLockGenericFragment836 intent = getLockPasswordIntent(quality); in getIntentForUnlockMethod()
443 Intent intent = mFragment.getLockPasswordIntent(PASSWORD_QUALITY_COMPLEX); in updatePreferencesOrFinish_ComplexityIsReadFromDPM()463 Intent passwordIntent = mFragment.getLockPasswordIntent(PASSWORD_QUALITY_COMPLEX); in updatePreferencesOrFinish_ComplexityIsMergedWithDPM()485 Intent passwordIntent = mFragment.getLockPasswordIntent(PASSWORD_QUALITY_COMPLEX); in updatePreferencesOrFinish_ComplexityIsMergedWithDPM_AppIsHigher()499 Intent passwordIntent = mFragment.getLockPasswordIntent(PASSWORD_QUALITY_ALPHABETIC); in getLockPasswordIntent_DevicePasswordRequirementOnly_PasswordComplexityPassedOn()520 Intent passwordIntent = mFragment.getLockPasswordIntent(PASSWORD_QUALITY_ALPHABETIC); in getLockPasswordIntent_DevicePasswordRequirementOnly_PasswordQualityPassedOn()538 Intent passwordIntent = mFragment.getLockPasswordIntent(PASSWORD_QUALITY_ALPHABETIC); in getLockPasswordIntent_DevicePasswordRequirementOnly_ComplexityAndQualityPassedOn()