Searched refs:screenLayoutLongSet (Results 1 – 1 of 1) sorted by relevance
76 boolean screenLayoutLongSet = false; in SizeConfigurationBuckets()92 if (!screenLayoutLongSet && (config.screenLayout & Configuration.SCREENLAYOUT_LONG_MASK) in SizeConfigurationBuckets()94 screenLayoutLongSet = true; in SizeConfigurationBuckets()101 mScreenLayoutLongSet = screenLayoutLongSet; in SizeConfigurationBuckets()283 boolean screenLayoutLongSet) { in SizeConfigurationBuckets() argument288 this.mScreenLayoutLongSet = screenLayoutLongSet; in SizeConfigurationBuckets()366 boolean screenLayoutLongSet = (flg & 0x10) != 0; in SizeConfigurationBuckets()376 this.mScreenLayoutLongSet = screenLayoutLongSet; in SizeConfigurationBuckets()