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()
951 final String indicatorText = in onLayout() local954 onHelp(TYPE_NONE, indicatorText); in onLayout()957 onAuthenticationFailed(TYPE_NONE, indicatorText); in onLayout()