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.java31 public abstract class BaseContainerView extends FrameLayout implements Insettable { class
49 public BaseContainerView(Context context) { in BaseContainerView() method in BaseContainerView
53 public BaseContainerView(Context context, AttributeSet attrs) { in BaseContainerView() method in BaseContainerView
57 public BaseContainerView(Context context, AttributeSet attrs, int defStyleAttr) { in BaseContainerView() method in BaseContainerView