Searched refs:TOAST_PARAMS_HORIZONTAL_WEIGHT (Results 1 – 2 of 2) sorted by relevance
12 …tatic com.android.systemui.qs.tiles.dialog.InternetDialogController.TOAST_PARAMS_HORIZONTAL_WEIGHT;337 assertThat(params.horizontalWeight).isEqualTo(TOAST_PARAMS_HORIZONTAL_WEIGHT); in makeOverlayToast_withGravityFlags_addViewWithLayoutParams()
198 static final float TOAST_PARAMS_HORIZONTAL_WEIGHT = 1.0f; field in InternetDialogController1443 params.horizontalWeight = TOAST_PARAMS_HORIZONTAL_WEIGHT;