Searched refs:mHintText (Results 1 – 3 of 3) sorted by relevance
96 private CharSequence mHintText; field in AutoCompleteTextView221 mHintText = hint; in setCompletionHint()226 hintView.setText(mHintText); in setCompletionHint()248 return mHintText; in getCompletionHint()
1058 private CharSequence mHintText; field in Spinner.DropdownPopup1086 return mHintText; in getHintText()1091 mHintText = hintText; in setPromptText()
976 private CharSequence mHintText; field in SpinnerCompat.DropdownPopup1008 return mHintText; in getHintText()1013 mHintText = hintText; in setPromptText()