Lines Matching refs:LauncherModel
118 implements View.OnClickListener, OnLongClickListener, LauncherModel.Callbacks,
244 private LauncherModel mModel;
1040 LauncherModel.addItemToDatabase(this, info, container, screen, cellXY[0], cellXY[1], false);
1140 LauncherModel.addItemToDatabase(this, launcherInfo,
1325 public LauncherModel getModel() {
1426 // Stop callbacks from LauncherModel
1696 LauncherModel.addItemToDatabase(Launcher.this, folderInfo, container, screen, cellX, cellY,
2241 // Now a part of LauncherModel.Callbacks. Used to reorder loading steps.
3121 * Implementation of the method from LauncherModel.Callbacks.
3137 * Implementation of the method from LauncherModel.Callbacks.
3150 * Implementation of the method from LauncherModel.Callbacks.
3173 * Implementation of the method from LauncherModel.Callbacks.
3231 LauncherModel.Callbacks.
3242 * Implementation of the method from LauncherModel.Callbacks.
3279 * Implementation of the method from LauncherModel.Callbacks.
3357 int cellCountX = LauncherModel.getCellCountX();
3414 * Implementation of the method from LauncherModel.Callbacks.
3439 * Implementation of the method from LauncherModel.Callbacks.
3452 * Implementation of the method from LauncherModel.Callbacks.
3468 * Implementation of the method from LauncherModel.Callbacks.