Home
last modified time | relevance | path

Searched refs:stackId (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/service/src/com/android/car/
DSystemActivityMonitoringService.java88 topActivity, taskId, stackInfo.stackId, stackInfo.userId, displayId, position); in toString()
277 focusedStackId = focusedStackInfo.stackId; in updateTasks()
412 mAm.setFocusedStack(info.stackId); in findTaskAndGrantFocus()
414 Log.e(CarLog.TAG_AM, "cannot setFocusedStack to stack:" + info.stackId, e); in findTaskAndGrantFocus()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DRecentTasksList.java134 int stackId) { in onActivityPinned() argument
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/views/
DRecentsView.java197 public void onActivityPinned(String packageName, int userId, int taskId, int stackId) {