Home
last modified time | relevance | path

Searched refs:autoResizeAllAppsCells (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DDeviceProfile.java506 autoResizeAllAppsCells(); in hideWorkspaceLabelsIfNotEnoughSpace()
513 public void autoResizeAllAppsCells() { in autoResizeAllAppsCells() method
611 autoResizeAllAppsCells();
/packages/apps/Launcher3/src/com/android/launcher3/secondarydisplay/
DSecondaryDisplayLauncher.java99 mDeviceProfile.autoResizeAllAppsCells(); in initUi()