Searched defs:hintText (Results 1 – 6 of 6) sorted by relevance
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()
1196 private CharSequence getDecoratedHint(CharSequence hintText) { in getDecoratedHint()
393 public final String hintText; field in DatabaseHelper.SoundModelRecord
435 public CharSequence hintText; field in EditorInfo
2987 public void setHintText(CharSequence hintText) { in setHintText()