Lines Matching refs:removeIndex
1360 int removeIndex = findAppByComponent(mApps, info);1361 if (removeIndex > -1) {1362 mApps.remove(removeIndex);