Searched refs:smallest_screen_width_dp (Results 1 – 2 of 2) sorted by relevance
566 … int smallest_screen_width_dp, int screen_width_dp, int screen_height_dp, int screen_layout, in nativeSetConfiguration() argument582 configuration.smallestScreenWidthDp = (short) (smallest_screen_width_dp); in nativeSetConfiguration()
562 int smallest_screen_width_dp, int screen_width_dp, int screen_height_dp, int screen_layout, in nativeSetConfiguration() argument578 configuration.smallestScreenWidthDp = (short) (smallest_screen_width_dp); in nativeSetConfiguration()