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.java83 public class CellLayout extends ViewGroup { class
219 public CellLayout(Context context) { in CellLayout() method in CellLayout
223 public CellLayout(Context context, AttributeSet attrs) { in CellLayout() method in CellLayout
227 public CellLayout(Context context, AttributeSet attrs, int defStyle) { in CellLayout() method in CellLayout