Searched refs:useTwoPanels (Results 1 – 1 of 1) sorted by relevance
216 boolean useTwoPanels) { in DeviceProfile() argument241 isTwoPanels = isTablet && useTwoPanels; in DeviceProfile()1042 public Builder setUseTwoPanels(boolean useTwoPanels) { in setUseTwoPanels() argument1043 mUseTwoPanels = useTwoPanels; in setUseTwoPanels()