Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DInvariantDeviceProfile.java206 public int allAppsCellSpecsId = INVALID_RESOURCE_HANDLE; field in InvariantDeviceProfile
394 allAppsCellSpecsId = closestProfile.mAllAppsCellSpecsId; in initGrid()
DDeviceProfile.java348 && inv.allAppsCellSpecsId != INVALID_RESOURCE_HANDLE; in DeviceProfile()
695 : inv.allAppsCellSpecsId)); in DeviceProfile()