Home | History | Annotate | Download | only in widget

Lines Matching defs:mHintText

106     private CharSequence mHintText;
331 mHintText = hint;
336 hintView.setText(mHintText);
358 return mHintText;