Home
last modified time | relevance | path

Searched refs:mShouldShowEdgeHint (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DUdfpsEnrollDrawable.java91 private boolean mShouldShowEdgeHint = false; field in UdfpsEnrollDrawable
322 if (mShouldShowEdgeHint == shouldShow) { in updateEdgeHintVisibility()
325 mShouldShowEdgeHint = shouldShow; in updateEdgeHintVisibility()