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

/packages/apps/Launcher3/src/com/android/launcher3/
H A DBaseContainerView.java40 public abstract class BaseContainerView extends FrameLayout class in inherits:FrameLayout,DeviceProfile.LauncherLayoutChangeListener
54 public BaseContainerView(Context context) { method in class:BaseContainerView
58 public BaseContainerView(Context context, AttributeSet attrs) { method in class:BaseContainerView
62 public BaseContainerView(Context context, AttributeSet attrs, int defStyleAttr) { method in class:BaseContainerView
69 R.styleable.BaseContainerView, defStyleAttr, 0);

Completed in 122 milliseconds