Searched refs:SCROLL_MULTIPLIER (Results 1 – 7 of 7) sorted by relevance
134 private static final double SCROLL_MULTIPLIER = 0.8; field in ConsentNotificationU18Fragment.ScrollToBottomController203 + (int) (mScrollContainer.getHeight() * SCROLL_MULTIPLIER)); in onMoreOrAcceptClicked()
189 private static final double SCROLL_MULTIPLIER = 0.8; field in ConsentNotificationGaV2Screen1Fragment.ScrollToBottomController246 + (int) (mScrollContainer.getHeight() * SCROLL_MULTIPLIER)); in onMoreOrAcceptClicked()
163 private static final double SCROLL_MULTIPLIER = 0.8; field in ConsentNotificationGaV2Screen2Fragment.ScrollToBottomController235 + (int) (mScrollContainer.getHeight() * SCROLL_MULTIPLIER)); in onMoreOrAcceptClicked()
212 private static final double SCROLL_MULTIPLIER = 0.8; field in ConsentNotificationConfirmationGaFragment.ScrollToBottomController265 + (int) (mScrollContainer.getHeight() * SCROLL_MULTIPLIER)); in onMoreOrAcceptClicked()
235 private static final double SCROLL_MULTIPLIER = 0.8; field in ConsentNotificationPasFragment.ScrollToBottomController292 + (int) (mScrollContainer.getHeight() * SCROLL_MULTIPLIER)); in onMoreOrAcceptClicked()
204 private static final double SCROLL_MULTIPLIER = 0.8; field in ConsentNotificationGaFragment.ScrollToBottomController291 + (int) (mScrollContainer.getHeight() * SCROLL_MULTIPLIER)); in onMoreOrAcceptClicked()
192 private static final double SCROLL_MULTIPLIER = 0.8; field in ConsentNotificationFragment.ScrollToBottomController273 + (int) (mScrollContainer.getHeight() * SCROLL_MULTIPLIER)); in onMoreOrAcceptClicked()