Searched refs:getRestToUnlockPreference (Results 1 – 3 of 3) sorted by relevance
41 fun getRestToUnlockPreference(context: Context) : Preference? = null method
64 assertThat(mSfpsRestToUnlockFeatureImpl.getRestToUnlockPreference(mContext)) in fingerprint_settings_setupFingerprintUnlockCategoryPreferences()
647 .getRestToUnlockPreference(getContext()); in addFingerprintUnlockCategory()