Searched defs:hint (Results 1 – 3 of 3) sorted by relevance
36 final CacheQuotaHint hint = in testCacheQuotaHintBuilder() local43 final CacheQuotaHint hint = new CacheQuotaHint.Builder( in testCacheQuotaHintBuilderFromCacheQuotaHint() local51 final CacheQuotaHint hint = in testCacheQuotaHintParcelizeDeparcelize() local72 private void assertCacheQuotaHint(CacheQuotaHint hint) { in assertCacheQuotaHint()
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()
424 public static ViewNode findNodeByAutofillHint(ViewNode node, String hint) { in findNodeByAutofillHint()488 public static View findViewByAutofillHint(Activity activity, String hint) { in findViewByAutofillHint()497 public static View findViewByAutofillHint(View view, String hint) { in findViewByAutofillHint()