Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DInvariantDeviceProfile.java188 public int workspaceSpecsTwoPanelId = INVALID_RESOURCE_HANDLE; field in InvariantDeviceProfile
385 workspaceSpecsTwoPanelId = closestProfile.mWorkspaceSpecsTwoPanelId; in initGrid()
DDeviceProfile.java661 isTwoPanels ? inv.workspaceSpecsTwoPanelId : inv.workspaceSpecsId), in DeviceProfile()