Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DAbstractFloatingView.java50 public abstract class AbstractFloatingView extends LinearLayout implements TouchController { class
104 public AbstractFloatingView(Context context, AttributeSet attrs) { in AbstractFloatingView() method in AbstractFloatingView
108 public AbstractFloatingView(Context context, AttributeSet attrs, int defStyleAttr) { in AbstractFloatingView() method in AbstractFloatingView