Searched refs:topComponent (Results 1 – 3 of 3) sorted by relevance
302 ComponentName topComponent = mDataStore.getRecentTaskComponentName(taskId); in mapAbsoluteTasksToShownTasks() local306 topComponent != null ? topComponent.getPackageName() : null, in mapAbsoluteTasksToShownTasks()307 topComponent != null ? topComponent.getClassName() : null, in mapAbsoluteTasksToShownTasks()
283 String topComponent = runningTask.topActivity != null in openTopRunningTask() local286 if (recentsActivity.getName().equals(topComponent)) { in openTopRunningTask()
71 ComponentName topComponent = in initialiseListener()74 if (topComponent != null && mRecentsComponentName.getClassName().equals( in initialiseListener()75 topComponent.getClassName())) { in initialiseListener()