Searched defs:screenWidthDp (Results 1 – 4 of 4) sorted by relevance
/external/robolectric-shadows/resources/src/test/java/org/robolectric/res/android/ |
D | ResTableConfigTest.java | 134 int screenWidthDp; field in ResTableConfigTest.ResTableConfigBuilder
|
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/ |
D | ResTable_config.java | 145 int screenWidthDp = 0; in createConfig() local 645 int uiMode, int smallestScreenWidthDp, int screenWidthDp, int screenHeightDp, in ResTable_config() 737 public int screenWidthDp; 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()
|