Home
last modified time | relevance | path

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

/external/robolectric-shadows/resources/src/test/java/org/robolectric/res/android/
DResTableConfigTest.java135 int screenHeightDp; field in ResTableConfigTest.ResTableConfigBuilder
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResTable_config.java146 int screenHeightDp = 0; in createConfig() local
645 int uiMode, int smallestScreenWidthDp, int screenWidthDp, int screenHeightDp, in ResTable_config()
738 public int screenHeightDp; field in ResTable_config
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowArscAssetManager.java135 int smallestScreenWidthDp, int screenWidthDp, int screenHeightDp, in setConfiguration()
148 int smallestScreenWidthDp, int screenWidthDp, int screenHeightDp, in setConfiguration()
DShadowLegacyAssetManager.java673 int smallestScreenWidthDp, int screenWidthDp, int screenHeightDp, in setConfiguration()
686 int smallestScreenWidthDp, int screenWidthDp, int screenHeightDp, in setConfiguration()