Searched refs:getSfpsRestToUnlockFeature (Results 1 – 5 of 5) sorted by relevance
54 SfpsRestToUnlockFeature getSfpsRestToUnlockFeature(@NonNull Context context); in getSfpsRestToUnlockFeature() method
46 public SfpsRestToUnlockFeature getSfpsRestToUnlockFeature(@NonNull Context context) { in getSfpsRestToUnlockFeature() method in FingerprintFeatureProviderImpl
74 .getFingerprintFeatureProvider().getSfpsRestToUnlockFeature(this); in onCreate()
646 .getSfpsRestToUnlockFeature(getContext()) in addFingerprintUnlockCategory()
52 assertThat(mFingerprintFeatureProviderImpl.getSfpsRestToUnlockFeature(mContext)) in getSfpsRestToUnlockFeature_returnDefaultImpl()