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.java315 autoResizeAllAppsCells(); in adjustToHideWorkspaceLabels()
321 public void autoResizeAllAppsCells() { in autoResizeAllAppsCells() method in DeviceProfile
/packages/apps/Launcher3/src/com/android/launcher3/secondarydisplay/
DSecondaryDisplayLauncher.java101 mDeviceProfile.autoResizeAllAppsCells(); in initUi()