OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isAllAppsVisible
(Results
1 - 10
of
10
) sorted by null
/packages/apps/Launcher2/src/com/android/launcher2/
HandleView.java
56
if (newFocus == null && !mLauncher.
isAllAppsVisible
()) {
67
if (ev.getAction() == MotionEvent.ACTION_DOWN && mLauncher.
isAllAppsVisible
()) {
PagedViewWithDraggableItems.java
108
if (!mLauncher.
isAllAppsVisible
() ||
Launcher.java
[
all
...]
LauncherModel.java
165
public boolean
isAllAppsVisible
();
[
all
...]
AppsCustomizePagedView.java
502
if (!mLauncher.
isAllAppsVisible
() ||
[
all
...]
Workspace.java
[
all
...]
/packages/apps/Launcher3/src/com/android/launcher3/
PagedViewWithDraggableItems.java
108
if (!mLauncher.
isAllAppsVisible
() ||
Launcher.java
[
all
...]
AppsCustomizePagedView.java
494
if (!mLauncher.
isAllAppsVisible
() ||
[
all
...]
Workspace.java
[
all
...]
Completed in 1531 milliseconds