Searched refs:reduceScreenLayout (Results 1 – 1 of 1) sorted by relevance
144 return reduceScreenLayout(activity, insets, BIGGEST_LAYOUT); in computeScreenLayout()147 private int reduceScreenLayout(Activity activity, Insets excludeInsets, int screenLayout) { in reduceScreenLayout() method in ConfigurationScreenLayoutTest