Searched defs:screenLayoutSize (Results 1 – 2 of 2) sorted by relevance
74 SparseIntArray screenLayoutSize = new SparseIntArray(); in SizeConfigurationBuckets() local282 @Nullable int[] screenLayoutSize, in SizeConfigurationBuckets()370 int[] screenLayoutSize = (flg & 0x8) == 0 ? null : in.createIntArray(); in SizeConfigurationBuckets() local
427 int screenLayoutSize; in reduceScreenLayout() local