Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DGroupTask.java42 public final int taskViewType; field in GroupTask
53 @TaskView.Type int taskViewType) { in GroupTask()