Home
last modified time | relevance | path

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

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