Home | History | Annotate | Download | only in launcher2

Lines Matching refs:removedApps

2062             final ArrayList<ApplicationInfo> removedApps = new ArrayList<ApplicationInfo>();
2073 removedApps.addAll(mBgAllAppsList.removed);
2107 if (mOp == OP_REMOVE || !removedApps.isEmpty()) {
2117 removedApps, permanent);