Home
last modified time | relevance | path

Searched defs:smallestScreenWidthDp (Results 1 – 4 of 4) sorted by relevance

/external/robolectric/resources/src/test/java/org/robolectric/res/android/
DResTableConfigTest.java133 int smallestScreenWidthDp; field in ResTableConfigTest.ResTableConfigBuilder
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowArscAssetManager14.java95 int smallestScreenWidthDp, in nativeSetConfiguration()
DShadowArscAssetManager.java134 int smallestScreenWidthDp, int screenWidthDp, int screenHeightDp, in setConfiguration()
147 int smallestScreenWidthDp, int screenWidthDp, int screenHeightDp, in setConfiguration()
/external/robolectric/resources/src/main/java/org/robolectric/res/android/
DResTable_config.java143 int smallestScreenWidthDp = 0; in createConfig() local
674 int uiMode, int smallestScreenWidthDp, int screenWidthDp, int screenHeightDp, in ResTable_config()
765 public int smallestScreenWidthDp; field in ResTable_config