Home
last modified time | relevance | path

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

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowArscAssetManager10.java566 … int smallest_screen_width_dp, int screen_width_dp, int screen_height_dp, int screen_layout, in nativeSetConfiguration() argument
583 configuration.screenWidthDp = (short) (screen_width_dp); in nativeSetConfiguration()
DShadowArscAssetManager9.java562 int smallest_screen_width_dp, int screen_width_dp, int screen_height_dp, int screen_layout, in nativeSetConfiguration() argument
579 configuration.screenWidthDp = (short) (screen_width_dp); in nativeSetConfiguration()