HomeSort by relevance Sort by last modified time
    Searched defs:getScreenLayoutSize (Results 1 - 2 of 2) sorted by null

  /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/android/
DeviceConfig.java 110 int screenLayoutSize = getScreenLayoutSize(configuration);
291 if (getScreenLayoutSize(configuration) == Configuration.SCREENLAYOUT_SIZE_UNDEFINED) {
356 return ScreenSize.find(getScreenLayoutSize(configuration));
385 private static int getScreenLayoutSize(Configuration configuration) {
  /prebuilts/misc/common/robolectric/3.6.1/lib/
shadows-framework-3.6.1.jar 

Completed in 173 milliseconds