Home | History | Annotate | Download | only in launcher2

Lines Matching defs:LauncherModel

121         implements View.OnClickListener, OnLongClickListener, LauncherModel.Callbacks,
264 private LauncherModel mModel;
376 // LauncherModel load.
399 LauncherModel.getSortedWidgetsAndShortcuts(this));
1148 LauncherModel.addItemToDatabase(this, info, container, screen, cellXY[0], cellXY[1], false);
1248 LauncherModel.addItemToDatabase(this, launcherInfo,
1444 public LauncherModel getModel() {
1581 // Stop callbacks from LauncherModel
1907 LauncherModel.addItemToDatabase(Launcher.this, folderInfo, container, screen, cellX, cellY,
2452 // Now a part of LauncherModel.Callbacks. Used to reorder loading steps.
3334 * Implementation of the method from LauncherModel.Callbacks.
3366 * Implementation of the method from LauncherModel.Callbacks.
3382 * Implementation of the method from LauncherModel.Callbacks.
3395 * Implementation of the method from LauncherModel.Callbacks.
3422 * Implementation of the method from LauncherModel.Callbacks.
3486 * Implementation of the method from LauncherModel.Callbacks.
3503 * Implementation of the method from LauncherModel.Callbacks.
3550 * Implementation of the method from LauncherModel.Callbacks.
3630 int cellCountX = LauncherModel.getCellCountX();
3691 * Implementation of the method from LauncherModel.Callbacks.
3723 * Implementation of the method from LauncherModel.Callbacks.
3743 * Implementation of the method from LauncherModel.Callbacks.
3770 * Implementation of the method from LauncherModel.Callbacks.