Home | History | Annotate | Download | only in launcher2

Lines Matching refs:appInfo

1366                                 final ShortcutInfo appInfo = contents.get(k);
1367 final Intent intent = appInfo.intent;
1373 toRemove.add(appInfo);
1374 LauncherModel.deleteItemFromDatabase(mLauncher, appInfo);