Searched refs:setLauncher (Results 1 - 9 of 9) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DAllAppsView.java26 public void setLauncher(Launcher launcher); method in interface:AllAppsView
H A DLauncherApplication.java80 LauncherModel setLauncher(Launcher launcher) { method in class:LauncherApplication
H A DHandleView.java79 void setLauncher(Launcher launcher) { method in class:HandleView
H A DFolder.java132 void setLauncher(Launcher launcher) { method in class:Folder
H A DAllApps2D.java158 public void setLauncher(Launcher launcher) { method in class:AllApps2D
H A DDeleteZone.java219 void setLauncher(Launcher launcher) { method in class:DeleteZone
H A DLauncher.java224 mModel = app.setLauncher(this);
730 mAllAppsGrid.setLauncher(this);
744 mHandleView.setLauncher(this);
769 workspace.setLauncher(this);
771 deleteZone.setLauncher(this);
1567 openFolder.setLauncher(this);
H A DWorkspace.java1209 void setLauncher(Launcher launcher) { method in class:Workspace
H A DAllApps3D.java230 public void setLauncher(Launcher launcher) { method in class:AllApps3D

Completed in 218 milliseconds