Home | History | Annotate | Download | only in launcher2

Lines Matching refs:mModel

198     private LauncherModel mModel;
219 mModel = app.setLauncher(this);
251 mModel.startLoader(this, true);
567 mModel.startLoader(this, true);
583 mModel.stopLoader();
690 mFolderInfo = mModel.getFolderById(this, mFolders, id);
840 final ShortcutInfo info = mModel.getShortcutInfo(context.getPackageManager(),
863 final ShortcutInfo info = mModel.addShortcut(this, data, cellInfo, false);
1038 mModel.stopLoader();
1854 mModel.startLoader(Launcher.this, false);
1864 mModel.startLoader(Launcher.this, false);
2302 mModel.dumpState();