HomeSort by relevance Sort by last modified time
    Searched refs:reduceScreenLayout (Results 1 - 7 of 7) sorted by null

  /cts/tests/tests/dpi/src/android/dpi/cts/
ConfigurationScreenLayoutTest.java 78 screenLayout = reduceScreenLayout(activity, screenLayout);
92 private int reduceScreenLayout(Context context, int screenLayout) {
  /frameworks/base/core/java/android/app/
ResourcesManager.java 180 config.screenLayout = Configuration.reduceScreenLayout(sl,
184 config.screenLayout = Configuration.reduceScreenLayout(sl,
    [all...]
  /frameworks/base/core/java/android/content/res/
Configuration.java 242 static public int reduceScreenLayout(int curLayout, int longSizeDp, int shortSizeDp) {
    [all...]
  /frameworks/base/services/core/java/com/android/server/am/
TaskRecord.java     [all...]
  /frameworks/base/services/core/java/com/android/server/wm/
WindowManagerService.java     [all...]
  /external/robolectric/v3/runtime/
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 3043 milliseconds