Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DAbstractFloatingView.java49 public abstract class AbstractFloatingView extends LinearLayout implements TouchController { class
120 public AbstractFloatingView(Context context, AttributeSet attrs) { in AbstractFloatingView() method in AbstractFloatingView
124 public AbstractFloatingView(Context context, AttributeSet attrs, int defStyleAttr) { in AbstractFloatingView() method in AbstractFloatingView