Searched refs:getDescriptionForSfps (Results 1 – 4 of 4) sorted by relevance
22 override fun getDescriptionForSfps(context: Context) : String { in getDescriptionForSfps() method in com.android.settings.biometrics.fingerprint.feature.SfpsRestToUnlockFeatureImpl
48 fun getDescriptionForSfps(context: Context) : String method
50 assertThat(mSfpsRestToUnlockFeatureImpl.getDescriptionForSfps(mContext)) in getDescriptionForSfps_isNotNull()
86 ? mSfpsRestToUnlockFeature.getDescriptionForSfps(this) in onCreate()