Searched defs:RecentsView (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
H A DRecentsView.java98 public class RecentsView extends FrameLayout { class in inherits:FrameLayout
100 private static final String TAG = "RecentsView";
140 public RecentsView(Context context) { method in class:RecentsView
144 public RecentsView(Context context, AttributeSet attrs) { method in class:RecentsView
148 public RecentsView(Context context, AttributeSet attrs, int defStyleAttr) { method in class:RecentsView
152 public RecentsView(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { method in class:RecentsView

Completed in 445 milliseconds