Searched refs:refocus (Results 1 – 1 of 1) sorted by relevance
5591 void clearFocusInternal(View focused, boolean propagate, boolean refocus) { in clearFocusInternal() argument5602 if (propagate && (!refocus || !rootViewRequestFocus())) { in clearFocusInternal()