Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DInvariantDeviceProfile.java242 @DeviceType int defaultDeviceType = getDeviceType(defaultInfo); in InvariantDeviceProfile() local
245 getPredefinedDeviceProfiles(context, gridName, defaultDeviceType, in InvariantDeviceProfile()
247 defaultDeviceType); in InvariantDeviceProfile()