OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:appsView
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Launcher3/src/com/android/launcher3/
LauncherStateTransitionAnimation.java
397
final AllAppsContainerView
appsView
= mLauncher.getAppsView();
427
appsView
.reset();
432
mLauncher.getStartViewForAllAppsRevealAnimation(),
appsView
,
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
AllAppsTransitionController.java
485
public void setupViews(AllAppsContainerView
appsView
, Hotseat hotseat, Workspace workspace) {
486
mAppsView =
appsView
;
Completed in 5012 milliseconds