Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DInvariantDeviceProfile.java192 public int allAppsSpecsTwoPanelId = INVALID_RESOURCE_HANDLE; field in InvariantDeviceProfile
387 allAppsSpecsTwoPanelId = closestProfile.mAllAppsSpecsTwoPanelId; in initGrid()
DDeviceProfile.java670 isTwoPanels ? inv.allAppsSpecsTwoPanelId : inv.allAppsSpecsId), in DeviceProfile()