Searched refs:isAttentionSupported (Results 1 – 5 of 5) sorted by relevance
24 boolean isAttentionSupported(Context context); in isAttentionSupported() method
25 public boolean isAttentionSupported(Context context) { in isAttentionSupported() method in FaceFeatureProviderImpl
63 final int footerRes = mProvider.isAttentionSupported(mContext) in updateState()
96 mFaceFeatureProvider.isAttentionSupported(getApplicationContext()) in onCreate()
199 if (!mFaceFeatureProvider.isAttentionSupported(getContext())) { in onResume()