Searched refs:overestimateHeight (Results 1 – 1 of 1) sorted by relevance
1045 boolean overestimateHeight = false; in setKbFocus()1060 overestimateHeight = true; in setKbFocus()1071 setSelectorToFocus(focus.rect, overestimateWidth, overestimateHeight, animate); in setKbFocus()1075 public void setSelectorToFocus(Rect rect, boolean overestimateWidth, boolean overestimateHeight, in setSelectorToFocus() argument1085 if (overestimateHeight) { in setSelectorToFocus()