Searched refs:mShowIndicator (Results 1 – 2 of 2) sorted by relevance
66 private boolean mShowIndicator; field in FocusOverlay104 mShowIndicator = false; in clearFocus()165 mShowIndicator = true; in onFocusStarted()193 mShowIndicator = false; in onFocusSucceeded()210 mShowIndicator = false; in onFocusFailed()224 mShowIndicator = false; in setPassiveFocusSuccess()252 if (mShowIndicator) { in onDraw()
33 private boolean mShowIndicator = true; field in LinearColorBar104 mShowIndicator = showIndicator; in setShowIndicator()122 if (!mShowIndicator) { in updateIndicator()210 if (mShowIndicator && indicatorLeft < indicatorRight) { in onDraw()