Searched defs:smallestScreenWidthDp (Results 1 – 4 of 4) sorted by relevance
/external/robolectric-shadows/resources/src/test/java/org/robolectric/res/android/ |
D | ResTableConfigTest.java | 133 int smallestScreenWidthDp; field in ResTableConfigTest.ResTableConfigBuilder
|
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/ |
D | ResTable_config.java | 144 int smallestScreenWidthDp = 0; in createConfig() local 645 int uiMode, int smallestScreenWidthDp, int screenWidthDp, int screenHeightDp, in ResTable_config() 736 public int smallestScreenWidthDp; field in ResTable_config
|
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowArscAssetManager.java | 135 int smallestScreenWidthDp, int screenWidthDp, int screenHeightDp, in setConfiguration() 148 int smallestScreenWidthDp, int screenWidthDp, int screenHeightDp, in setConfiguration()
|
D | ShadowLegacyAssetManager.java | 673 int smallestScreenWidthDp, int screenWidthDp, int screenHeightDp, in setConfiguration() 686 int smallestScreenWidthDp, int screenWidthDp, int screenHeightDp, in setConfiguration()
|