Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DInvariantDeviceProfile.java202 public int workspaceCellSpecsId = INVALID_RESOURCE_HANDLE; field in InvariantDeviceProfile
392 workspaceCellSpecsId = closestProfile.mWorkspaceCellSpecsId; in initGrid()
DDeviceProfile.java347 && inv.workspaceCellSpecsId != INVALID_RESOURCE_HANDLE in DeviceProfile()
585 : inv.workspaceCellSpecsId)); in DeviceProfile()