Searched defs:setHintText (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/answer/impl/answermethod/
H A DAnswerMethod.java28 public abstract void setHintText(@Nullable CharSequence hintText); method in class:AnswerMethod
H A DTwoButtonMethod.java145 public void setHintText(@Nullable CharSequence hintText) { method in class:TwoButtonMethod
H A DFlingUpDownMethod.java372 public void setHintText(@Nullable CharSequence hintText) { method in class:FlingUpDownMethod

Completed in 64 milliseconds