Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DCellLayout.java1450 private class ViewCluster { class in CellLayout
1468 public ViewCluster(ArrayList<View> views, ItemConfiguration config) { in ViewCluster() method in CellLayout.ViewCluster