Home
last modified time | relevance | path

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

/cts/tests/tests/dpi/src/android/dpi/cts/
DConfigurationScreenLayoutTest.java95 final int expectedLayout = computeScreenLayout(activity); in testScreenLayout()
135 private int computeScreenLayout(Activity activity) { in computeScreenLayout() method in ConfigurationScreenLayoutTest