Searched defs:TaskStackView (Results 1 - 1 of 1) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/ | ||
H A D | TaskStackView.java | 107 public class TaskStackView extends FrameLayout implements TaskStack.TaskStackCallbacks, class in inherits:FrameLayout,TaskStack.TaskStackCallbacks,TaskView.TaskViewCallbacks,TaskStackViewScroller.TaskStackViewScrollerCallbacks,TaskStackLayoutAlgorithm.TaskStackLayoutAlgorithmCallbacks,ViewPool.ViewPoolConsumer 112 private static final String TAG = "TaskStackView"; 248 public TaskStackView(Context context) { method in class:TaskStackView 347 * Sets the stack tasks of this TaskStackView from the given TaskStack. 363 * Updates this TaskStackView to the initial state. |
Completed in 12 milliseconds