Home
last modified time | relevance | path

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

/cts/tests/tests/dpi/src/android/dpi/cts/
DConfigurationScreenLayoutTest.java144 return reduceScreenLayout(activity, insets, BIGGEST_LAYOUT); in computeScreenLayout()
147 private int reduceScreenLayout(Activity activity, Insets excludeInsets, int screenLayout) { in reduceScreenLayout() method in ConfigurationScreenLayoutTest