Searched refs:hideFocus (Results 1 – 2 of 2) sorted by relevance
64 ViewUtils.hideFocus(getListView().getRootView()) in onActivityCreated()
144 public static boolean hideFocus(@NonNull View root) { in hideFocus() method in ViewUtils