Home
last modified time | relevance | path

Searched defs:TaskView (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/tests/TaskOrganizerTest/src/com/android/test/taskembed/
H A DTaskView.java37 class TaskView extends SurfaceView { class
45 TaskView(Context c, TaskOrganizerMultiWindowTest.Organizer organizer, in TaskView() method in TaskView
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/
H A DTaskView.java51 public class TaskView extends SurfaceView implements SurfaceHolder.Callback, class
95 public TaskView(Context context, ShellTaskOrganizer organizer, SyncTransactionQueue syncQueue) { in TaskView() method in TaskView
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DTaskView.java119 public class TaskView extends FrameLayout implements Reusable { class
429 public TaskView(Context context) { in TaskView() method in TaskView
433 public TaskView(Context context, @Nullable AttributeSet attrs) { in TaskView() method in TaskView
437 public TaskView(Context context, @Nullable AttributeSet attrs, int defStyleAttr) { in TaskView() method in TaskView