Searched refs:createdRecentsView (Results 1 – 1 of 1) sorted by relevance
233 RecentsView<?, ?> createdRecentsView; in executeCommand() local239 createdRecentsView = activity == null ? null : activity.getOverviewPanel(); in executeCommand()281 createdRecentsView = visibleRecentsView; in executeCommand()311 if (createdRecentsView != null) { in executeCommand()312 createdRecentsView.setKeyboardTaskFocusIndex(mKeyboardTaskFocusIndex); in executeCommand()374 if (createdRecentsView != null) { in executeCommand()375 createdRecentsView.onRecentsAnimationComplete(); in executeCommand()