Home
last modified time | relevance | path

Searched defs:taskDescription (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/viewholder/
DDesktopModeWindowDecorationViewHolder.kt29 ?.let { taskDescription -> in <lambda>() method
/frameworks/base/core/java/android/window/
DSnapshotDrawerUtils.java135 int appearance, ActivityManager.TaskDescription taskDescription, in initiateSystemBarPainter()
363 final ActivityManager.TaskDescription taskDescription; in getOrCreateTaskDescription() local
389 final ActivityManager.TaskDescription taskDescription = in drawSnapshotOnSurface() local
465 ActivityManager.TaskDescription taskDescription, float scale, in SystemBarBackgroundPainter()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DTaskSnapshotWindow.java113 final TaskDescription taskDescription = in create() local
159 public TaskSnapshotWindow(TaskSnapshot snapshot, TaskDescription taskDescription, in TaskSnapshotWindow()
DWindowlessSplashWindowCreator.java89 final ActivityManager.TaskDescription taskDescription; in addSplashScreenStartingWindow() local
DWindowlessSnapshotWindowCreator.java90 final ActivityManager.TaskDescription taskDescription = in makeTaskSnapshotWindow() local
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/model/
DTask.java231 public TaskDescription taskDescription; field in Task
290 boolean isDockable, boolean isLocked, TaskDescription taskDescription, in Task()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DWorkLockActivity.java158 public void setTaskDescription(TaskDescription taskDescription) { in setTaskDescription()
/frameworks/base/core/tests/coretests/src/android/window/
DSnapshotDrawerUtilsTest.java76 TaskDescription taskDescription = createTaskDescription(Color.WHITE, in setupSurface() local
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/bar/
DBubbleBarExpandedView.java346 ActivityManager.TaskDescription taskDescription = mTaskView.getTaskInfo().taskDescription; in updateHandleColor() local
/frameworks/base/core/java/android/app/
DTaskInfo.java139 public ActivityManager.TaskDescription taskDescription; field in TaskInfo
/frameworks/base/services/core/java/com/android/server/wm/
DAbsAppSnapshotController.java406 final ActivityManager.TaskDescription taskDescription = getTaskDescription(source); in drawAppThemeSnapshot() local
DLetterboxUiController.java1433 TaskDescription taskDescription = mActivityRecord.taskDescription; in getLetterboxBackgroundColor() local
DActivityRecord.java637 TaskDescription taskDescription; // the recents information for this activity field in ActivityRecord
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DTransitionTests.java1840 final ActivityManager.TaskDescription taskDescription = in testChangeSetBackgroundColor() local