Home | History | Annotate | Download | only in launcher2

Lines Matching refs:removedApps

2076             final ArrayList<ApplicationInfo> removedApps = new ArrayList<ApplicationInfo>();
2087 removedApps.addAll(mBgAllAppsList.removed);
2121 if (mOp == OP_REMOVE || !removedApps.isEmpty()) {
2131 removedApps, permanent, mUser);