Home
last modified time | relevance | path

Searched defs:newTaskId (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/compatui/
DCompatUIControllerTest.java566 final int newTaskId = TASK_ID + 1; in testUpdateActiveTaskInfo_newTask_notVisibleOrFocused_notUpdated() local
655 final int newTaskId = TASK_ID + 1; in testUpdateActiveTaskInfo_transparentTask_notUpdated() local
/frameworks/base/services/wallpapereffectsgeneration/java/com/android/server/wallpapereffectsgeneration/
DWallpaperEffectsGenerationPerUserService.java95 String newTaskId = cinematicEffectRequest.getTaskId(); in onGenerateCinematicEffectLocked() local