Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DInvariantDeviceProfile.java186 public int workspaceSpecsId = INVALID_RESOURCE_HANDLE; field in InvariantDeviceProfile
384 workspaceSpecsId = closestProfile.mWorkspaceSpecsId; in initGrid()
DDeviceProfile.java343 mIsResponsiveGrid = inv.workspaceSpecsId != INVALID_RESOURCE_HANDLE in DeviceProfile()
661 isTwoPanels ? inv.workspaceSpecsTwoPanelId : inv.workspaceSpecsId), in DeviceProfile()