Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/accessibility/
DAccessibleDragListenerAdapter.java45 Function<CellLayout, DragAndDropAccessibilityDelegate> delegateFactory) { in AccessibleDragListenerAdapter()
/packages/apps/Launcher3/src/com/android/launcher3/
DCellLayout.java78 public class CellLayout extends ViewGroup { class
187 public CellLayout(Context context) { in CellLayout() method in CellLayout
191 public CellLayout(Context context, AttributeSet attrs) { in CellLayout() method in CellLayout
195 public CellLayout(Context context, AttributeSet attrs, int defStyle) { in CellLayout() method in CellLayout