Searched defs:hint (Results 1 – 3 of 3) sorted by relevance
47 SpannableStringBuilder hint = new SpannableStringBuilder("hint"); in testWriteToParcel() local
176 protected void assertMoreThan(String what, float expected, float actual, String hint) { in assertMoreThan()183 protected void assertLessThan(String what, float expected, float actual, String hint) { in assertLessThan()
391 public static ViewNode findNodeByAutofillHint(ViewNode node, String hint) { in findNodeByAutofillHint()455 public static View findViewByAutofillHint(Activity activity, String hint) { in findViewByAutofillHint()464 public static View findViewByAutofillHint(View view, String hint) { in findViewByAutofillHint()