Home | History | Annotate | Download | only in launcher2

Lines Matching refs:removed

353                     // Items are added/removed from the corresponding FolderInfo elsewhere, such
1488 Log.d(TAG, "Removed id = " + id);
2057 if (mBgAllAppsList.removed.size() > 0) {
2058 removedApps.addAll(mBgAllAppsList.removed);
2059 mBgAllAppsList.removed.clear();
2090 // If a package has been removed, or an app has been removed as a result of
2091 // an update (for example), make the removed callback.
2160 // If we return null here, the corresponding item will be removed from the launcher
2612 ApplicationInfo.dumpApplicationInfoList(TAG, "mAllAppsList.removed", mBgAllAppsList.removed);