Home
last modified time | relevance | path

Searched defs:isAttentionSupported (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/biometrics/face/
H A DFaceFeatureProvider.java24 boolean isAttentionSupported(Context context); in isAttentionSupported() method
H A DFaceFeatureProviderImpl.java25 public boolean isAttentionSupported(Context context) { in isAttentionSupported() method in FaceFeatureProviderImpl