Searched refs:mPopupedIndicator (Results 1 – 1 of 1) sorted by relevance
40 private View mPopupedIndicator; field in SecondLevelIndicatorControlBar159 if (!showed && (mPopupedIndicator != view)) return; in onShowIndicator()160 mPopupedIndicator = (showed ? view : null); in onShowIndicator()