Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DInvariantDeviceProfile.java190 public int allAppsSpecsId = INVALID_RESOURCE_HANDLE; field in InvariantDeviceProfile
386 allAppsSpecsId = closestProfile.mAllAppsSpecsId; in initGrid()
DDeviceProfile.java344 && inv.allAppsSpecsId != INVALID_RESOURCE_HANDLE in DeviceProfile()
670 isTwoPanels ? inv.allAppsSpecsTwoPanelId : inv.allAppsSpecsId), in DeviceProfile()