Home
last modified time | relevance | path

Searched refs:SCREEN_WIDTH_DP (Results 1 – 1 of 1) sorted by relevance

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResTable_config.java201 SCREEN_WIDTH_DP, enumConstant
1131 result.put(Type.SCREEN_WIDTH_DP, screenWidthDp != 0 ? "w" + screenWidthDp + "dp" : ""); in toStringParts()