Home
last modified time | relevance | path

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

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