Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/biometrics/face/
DFaceFeatureProvider.java31 boolean isAttentionSupported(Context context); in isAttentionSupported() method
DFaceFeatureProviderImpl.java55 public boolean isAttentionSupported(Context context) { in isAttentionSupported() method in FaceFeatureProviderImpl