Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
DDragView.java624 public static void removeAllViews(@NonNull ActivityContext activity) { in removeAllViews() method in DragView
/packages/apps/Launcher3/src/com/android/launcher3/
DCellLayout.java784 public void removeAllViews() { in removeAllViews() method in CellLayout