Searched refs:newDP (Results 1 – 3 of 3) sorted by relevance
39 val dp = newDP() in distribute_border_space_when_space_is_enough_portrait()63 val dp = newDP() in decrease_num_of_icons_when_not_enough_space_portrait()86 val dp = newDP() in distribute_border_space_when_space_is_enough_landscape()110 val dp = newDP() in nav_buttons_dont_interfere_with_required_hotseat_width()131 val dp = newDP() in decrease_qsb_when_not_enough_space_landscape()155 val dp = newDP() in decrease_num_of_icons_when_not_enough_space_landscape()180 val dp = newDP() in border_space_should_be_zero_when_numHotseatIcons_is_smallerOrEqual_1()195 val dp = newDP() in increase_span_when_space_between_icons_is_less_than_minimum()
39 val dp = newDP() in distribute_border_space_when_space_is_enough_portrait()63 val dp = newDP() in decrease_num_of_icons_when_not_enough_space_portrait()86 val dp = newDP() in distribute_border_space_when_space_is_enough_landscape()110 val dp = newDP() in nav_buttons_dont_interfere_with_required_hotseat_width()131 val dp = newDP() in decrease_qsb_when_not_enough_space_landscape()155 val dp = newDP() in decrease_num_of_icons_when_not_enough_space_landscape()174 val dp = newDP() in increase_span_when_space_between_icons_is_less_than_minimum()
69 protected fun newDP(): DeviceProfile = in newDP() method in com.android.launcher3.FakeInvariantDeviceProfileTest