HomeSort by relevance Sort by last modified time
    Searched refs:FixedSizeFrameLayout (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
FixedSizeFrameLayout.java 30 public class FixedSizeFrameLayout extends FrameLayout {
34 public FixedSizeFrameLayout(Context context) {
38 public FixedSizeFrameLayout(Context context, AttributeSet attrs) {
42 public FixedSizeFrameLayout(Context context, AttributeSet attrs, int defStyleAttr) {
46 public FixedSizeFrameLayout(Context context, AttributeSet attrs, int defStyleAttr,
TaskView.java 70 public class TaskView extends FixedSizeFrameLayout implements Task.TaskCallbacks,

Completed in 242 milliseconds