Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DBaseContainerView.java34 public abstract class BaseContainerView extends FrameLayout class
48 public BaseContainerView(Context context) { in BaseContainerView() method in BaseContainerView
52 public BaseContainerView(Context context, AttributeSet attrs) { in BaseContainerView() method in BaseContainerView
56 public BaseContainerView(Context context, AttributeSet attrs, int defStyleAttr) { in BaseContainerView() method in BaseContainerView