Searched refs:screenLockResId (Results 1 – 2 of 2) sorted by relevance
89 final int screenLockResId; in getBiometricsBuilder() local92 screenLockResId = R.string.unlock_set_unlock_pattern_title; in getBiometricsBuilder()96 screenLockResId = R.string.unlock_set_unlock_password_title; in getBiometricsBuilder()101 screenLockResId = R.string.unlock_set_unlock_pin_title; in getBiometricsBuilder()108 .setTitle(getSkipSetupTitle(screenLockResId, hasFingerprint, in getBiometricsBuilder()
89 final int screenLockResId; in getSkipSetupTitle() local92 screenLockResId = R.string.unlock_set_unlock_pattern_title; in getSkipSetupTitle()95 screenLockResId = R.string.unlock_set_unlock_password_title; in getSkipSetupTitle()99 screenLockResId = R.string.unlock_set_unlock_pin_title; in getSkipSetupTitle()104 mActivity.getString(screenLockResId), hasFingerprint, hasFace)); in getSkipSetupTitle()