Searched defs:hintText (Results 1 – 6 of 6) sorted by relevance
394 public CharSequence hintText; field in EditorInfo
117 String hintText = getResources().getString(hintTextId); in updateHint() local
1093 public void setPromptText(CharSequence hintText); in setPromptText()1125 public void setPromptText(CharSequence hintText) { in setPromptText()1220 public void setPromptText(CharSequence hintText) { in setPromptText()
1195 private CharSequence getDecoratedHint(CharSequence hintText) { in getDecoratedHint()
336 public final String hintText; field in DatabaseHelper.SoundModelRecord
2676 public void setHintText(CharSequence hintText) { in setHintText()