Searched refs:isAllAppsVisible (Results 1 – 7 of 7) sorted by relevance
56 if (newFocus == null && !mLauncher.isAllAppsVisible()) { in focusSearch()67 if (ev.getAction() == MotionEvent.ACTION_DOWN && mLauncher.isAllAppsVisible()) { in onTouchEvent()
108 if (!mLauncher.isAllAppsVisible() || in onLongClick()
2004 if (isAllAppsVisible()) { in onBackPressed()2067 if (isAllAppsVisible()) { in onClick()2512 public boolean isAllAppsVisible() { in isAllAppsVisible() method in Launcher2533 if (isAllAppsVisible()) { in disableWallpaperIfInAllApps()2977 if (isAllAppsVisible()) { in enterSpringLoadedDragMode()
172 public boolean isAllAppsVisible(); in isAllAppsVisible() method1883 if (oldCallbacks.isAllAppsVisible() && isRunningOnMainThread) { in onlyBindAllApps()
504 if (!mLauncher.isAllAppsVisible() || in onClick()
1316 if (!mLauncher.isAllAppsVisible()) {1337 if (!mLauncher.isAllAppsVisible()) {
3298 public boolean isAllAppsVisible() { in isAllAppsVisible() method in Launcher