Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DInvariantDeviceProfile.java212 @DeviceType int defaultDeviceType = getDeviceType(defaultInfo); in InvariantDeviceProfile() local
215 getPredefinedDeviceProfiles(context, gridName, defaultDeviceType, in InvariantDeviceProfile()
217 defaultDeviceType); in InvariantDeviceProfile()