Searched refs:mFingerprintUnlockFooter (Results 1 – 1 of 1) sorted by relevance
246 private PreferenceCategory mFingerprintUnlockFooter; field in FingerprintSettings.FingerprintSettingsFragment716 mFingerprintUnlockFooter = findPreference(KEY_FINGERPRINT_UNLOCK_FOOTER); in createFooterPreference()717 if (mFingerprintUnlockFooter != null) { in createFooterPreference()718 mFingerprintUnlockFooter.removeAll(); in createFooterPreference()733 mFingerprintUnlockFooter.addPreference(footer); in createFooterPreference()