Searched refs:stackId (Results 1 – 3 of 3) sorted by relevance
/packages/services/Car/service/src/com/android/car/ |
D | SystemActivityMonitoringService.java | 88 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/ |
D | RecentTasksList.java | 133 int stackId) { in onActivityPinned() argument
|
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/views/ |
D | RecentsView.java | 198 public void onActivityPinned(String packageName, int userId, int taskId, int stackId) {
|