Home
last modified time | relevance | path

Searched defs:taskView (Results 1 – 25 of 82) sorted by relevance

1234

/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/taskview/
H A DTaskViewTransitions.java89 @NonNull TaskViewTaskController taskView, in PendingTransition()
143 private PendingTransition findPendingCloseTransition(TaskViewTaskController taskView) { in findPendingCloseTransition()
168 PendingTransition findPendingOpeningTransition(TaskViewTaskController taskView) { in findPendingOpeningTransition()
184 PendingTransition findPending(TaskViewTaskController taskView, int type) { in findPending()
214 final TaskViewTaskController taskView = findTaskView(triggerTask); in handleRequest() local
252 @NonNull TaskViewTaskController taskView, @NonNull IBinder launchCookie) { in startTaskView()
259 @NonNull TaskViewTaskController taskView) { in closeTaskView()
266 @NonNull TaskViewTaskController taskView) { in moveTaskViewToFullscreen()
272 public void setTaskViewVisible(TaskViewTaskController taskView, boolean visible) { in setTaskViewVisible()
287 public void setTaskViewVisible(TaskViewTaskController taskView, boolean visible, in setTaskViewVisible()
[all …]
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java1091 TaskView taskView = getTaskViewByTaskId(taskId); in onTaskThumbnailChanged() local
1125 TaskView taskView = getTaskViewByTaskId(taskId); in onTaskIconChanged() local
1137 TaskView taskView = getTaskViewByTaskId(id); in updateThumbnail() local
1247 TaskView taskView = (TaskView) child; in onViewRemoved() local
1356 TaskView taskView = getTaskViewByTaskId(taskId); in launchSideTaskInLiveTileMode() local
1468 private boolean isTaskViewWithinBounds(TaskView taskView, int screenStart, int screenEnd, in isTaskViewWithinBounds()
1658 TaskView taskView = getCurrentPageTaskView(); in onTouchEvent() local
1732 TaskView taskView = getTaskViewAt(mNextPage); in onNotSnappingToPageInFreeScroll() local
1935 TaskView taskView = getTaskViewFromPool( in applyLoadPlan() local
2340 private Rect getTaskBounds(TaskView taskView) { in getTaskBounds()
[all …]
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/multivalentTests/src/com/android/wm/shell/bubbles/bar/
H A DBubbleBarExpandedViewTest.kt272 val taskView = FakeBubbleTaskViewFactory().create() in animateExpansion_taskViewAttachedAndVisible() constant
312 val taskView = FakeBubbleTaskViewFactory().create() in animateExpansion_taskViewAttachedAndInvisible() constant
359 val taskView = TaskView(context, taskViewTaskController) in create() constant
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DTaskViewUtils.java113 TaskView taskView = (TaskView) v; in findTaskViewToLaunch() local
125 TaskView taskView = recentsView.getTaskViewAt(i); in findTaskViewToLaunch() local
155 TaskView taskView = recentsView.getTaskViewByTaskId(openingTaskId); in findTaskViewToLaunch() local
605 TaskView taskView = findTaskViewToLaunch(recentsView, v, appTargets); in composeRecentsLaunchAnimator() local
DTaskShortcutFactory.java134 public SplitSelectSystemShortcut(RecentsViewContainer container, TaskView taskView, in SplitSelectSystemShortcut()
156 public SaveAppPairSystemShortcut(RecentsViewContainer container, GroupedTaskView taskView, in SaveAppPairSystemShortcut()
DRecentsActivity.java271 final TaskView taskView = (TaskView) v; in getActivityLaunchOptions() local
324 @NonNull TaskView taskView, in composeRecentsLaunchAnimator()
DTaskOverlayFactory.java64 public static List<SystemShortcut> getEnabledShortcuts(TaskView taskView, in getEnabledShortcuts()
240 GroupedTaskView taskView = (GroupedTaskView) mTaskContainer.getTaskView(); in saveAppPair() local
DOverviewCommandHelper.kt214 val taskView = recentsView.getTaskViewAt(currentPage) in <lambda>() constant
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/touchcontrollers/
DPortraitOverviewStateTouchHelper.java67 TaskView taskView = mRecentsView.getNextPageTaskView(); in shouldSwipeDownReturnToApp() local
80 TaskView taskView = mRecentsView.getCurrentPageTaskView(); in createSwipeDownToTaskAppAnimation() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/controls/ui/
DPanelTaskViewController.java26 private final com.android.wm.shell.taskview.TaskView taskView = null; field in PanelTaskViewController
38 com.android.wm.shell.taskview.TaskView taskView, @org.jetbrains.annotations.NotNull() in PanelTaskViewController()
DDetailDialog.java36 private final com.android.wm.shell.taskview.TaskView taskView = null; field in DetailDialog
60 com.android.wm.shell.taskview.TaskView taskView, @org.jetbrains.annotations.NotNull() in DetailDialog()
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/multivalentTests/src/com/android/wm/shell/bubbles/
H A DFakeBubbleTaskViewFactory.kt36 val taskView = TaskView(context, taskViewTaskController) in create() constant
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libs/WindowManager/Shell/WindowManager-Shell/android_common/kapt/gen/stubs/com/android/wm/shell/bubbles/
DBubbleTaskView.java17 private final com.android.wm.shell.taskview.TaskView taskView = null; field in BubbleTaskView
57 public BubbleTaskView(@org.jetbrains.annotations.NotNull() in BubbleTaskView()
/aosp_15_r20/out/soong/.intermediates/packages/apps/Launcher3/Launcher3QuickStepLib/android_common/kapt/gen/stubs/com/android/launcher3/desktop/
DDesktopRecentsTransitionController.java82 private final com.android.quickstep.views.TaskView taskView = null; field in DesktopRecentsTransitionController.RemoteDesktopLaunchTransitionRunner
91 public RemoteDesktopLaunchTransitionRunner(@org.jetbrains.annotations.NotNull() in RemoteDesktopLaunchTransitionRunner()
/aosp_15_r20/packages/services/Car/car-lib/src/android/car/app/
DCarTaskViewInputInterceptor.java104 private static boolean isIn(MotionEvent event, RemoteCarTaskView taskView) { in isIn()
262 private static void dispatchEvent(RemoteCarTaskView taskView, MotionEvent event) { in dispatchEvent()
DCarTaskViewController.java196 void onRemoteCarTaskViewReleased(@NonNull RemoteCarTaskView taskView) { in onRemoteCarTaskViewReleased()
239 RemoteCarTaskView taskView = iterator.next(); in releaseTaskViews() local
DRemoteCarRootTaskViewCallback.java34 default void onTaskViewCreated(@NonNull RemoteCarRootTaskView taskView) {} in onTaskViewCreated()
DRemoteCarDefaultRootTaskViewCallback.java34 default void onTaskViewCreated(@NonNull RemoteCarDefaultRootTaskView taskView) {} in onTaskViewCreated()
DRemoteCarTaskViewCallback.java32 default void onTaskViewCreated(@NonNull T taskView) {} in onTaskViewCreated()
/aosp_15_r20/out/soong/.intermediates/packages/apps/Launcher3/Launcher3QuickStepLib/android_common/kapt/gen/stubs/com/android/quickstep/views/
DTaskContainer.java22 private final com.android.quickstep.views.TaskView taskView = null; field in TaskContainer
55 public TaskContainer(@org.jetbrains.annotations.NotNull() in TaskContainer()
DDigitalWellBeingToast.java44 private com.android.quickstep.views.TaskView taskView; field in DigitalWellBeingToast
119 com.android.quickstep.views.TaskView taskView, @org.jetbrains.annotations.NotNull() in bind()
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/mediaprojection/appselector/view/
H A DMediaProjectionRecentsViewControllerTest.kt86 private val taskView = in <lambda>() constant in com.android.systemui.mediaprojection.appselector.view.MediaProjectionRecentsViewControllerTest
/aosp_15_r20/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/launcher3/model/data/
DTaskViewItemInfoTest.kt55 private val taskView = mock<TaskView>() constant
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DSplitAnimationController.kt123 val taskView = taskViewSupplier.get() in <lambda>() constant
144 val taskView = taskViewSupplier.get() in <lambda>() constant
/aosp_15_r20/cts/tests/tests/car/src/android/car/app/cts/
H A DCarTaskViewControllerTest.java354 private Point getTaskViewCenterOnScreen(ControlledRemoteCarTaskView taskView) throws Exception { in getTaskViewCenterOnScreen()
527 public void onTaskViewCreated(@NonNull ControlledRemoteCarTaskView taskView) { in onTaskViewCreated()

1234