Searched refs:indicatorText (Results 1 – 3 of 3) sorted by relevance
359 public void setIndicatorText(String indicatorText) { in setIndicatorText() argument360 mIndicatorText = indicatorText; in setIndicatorText()
306 @DrawableRes int indicatorIconId, String indicatorText, TextView view) { in bindIndicatorToView() argument308 if (indicatorText != null || indicatorIconId != 0) { in bindIndicatorToView()309 view.setText(indicatorText); in bindIndicatorToView()
862 final String indicatorText = in onLayoutInternal() local865 onHelp(TYPE_NONE, indicatorText); in onLayoutInternal()868 onAuthenticationFailed(TYPE_NONE, indicatorText); in onLayoutInternal()