Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DInvariantDeviceProfile.java75 private static final int DEFAULT_SPLIT_DISPLAY = 2; field in InvariantDeviceProfile
405 isSplitDisplay ? DEFAULT_SPLIT_DISPLAY : DEFAULT_TRUE)); in getPredefinedDeviceProfiles()