Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DInvariantDeviceProfile.java196 public int folderSpecsTwoPanelId = INVALID_RESOURCE_HANDLE; field in InvariantDeviceProfile
389 folderSpecsTwoPanelId = closestProfile.mFolderSpecsTwoPanelId; in initGrid()
DDeviceProfile.java681 isTwoPanels ? inv.folderSpecsTwoPanelId : inv.folderSpecsId), in DeviceProfile()