Home
last modified time | relevance | path

Searched refs:isSearchFieldFocused (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/allapps/search/
DAllAppsSearchBarController.java156 public boolean isSearchFieldFocused() { in isSearchFieldFocused() method in AllAppsSearchBarController
DAppsSearchContainerLayout.java155 if (!mSearchBarController.isSearchFieldFocused() && in preDispatchKeyEvent()