Searched refs:topComponents (Results 1 – 1 of 1) sorted by relevance
320 ArrayList<ComponentName> topComponents = new ArrayList<>(topActivitiesCount); in showLocked() local322 topComponents.add(topActivities.get(i).getComponentName()); in showLocked()324 mShowArgs.putParcelableArrayList(KEY_FOREGROUND_ACTIVITIES, topComponents); in showLocked()