Searched refs:SCROLL_DIRECTION_DOWN (Results 1 – 7 of 7) sorted by relevance
133 private static final int SCROLL_DIRECTION_DOWN = 1; field in ConsentNotificationU18Fragment.ScrollToBottomController215 if (!mScrollContainer.canScrollVertically(SCROLL_DIRECTION_DOWN)) { in updateButtonsIfHasScrolledToBottom()
188 private static final int SCROLL_DIRECTION_DOWN = 1; field in ConsentNotificationGaV2Screen1Fragment.ScrollToBottomController257 if (!mScrollContainer.canScrollVertically(SCROLL_DIRECTION_DOWN)) { in updateButtonsIfHasScrolledToBottom()
162 private static final int SCROLL_DIRECTION_DOWN = 1; field in ConsentNotificationGaV2Screen2Fragment.ScrollToBottomController247 if (!mScrollContainer.canScrollVertically(SCROLL_DIRECTION_DOWN)) { in updateButtonsIfHasScrolledToBottom()
211 private static final int SCROLL_DIRECTION_DOWN = 1; field in ConsentNotificationConfirmationGaFragment.ScrollToBottomController276 if (!mScrollContainer.canScrollVertically(SCROLL_DIRECTION_DOWN)) { in updateButtonsIfHasScrolledToBottom()
234 private static final int SCROLL_DIRECTION_DOWN = 1; field in ConsentNotificationPasFragment.ScrollToBottomController303 if (!mScrollContainer.canScrollVertically(SCROLL_DIRECTION_DOWN)) { in updateButtonsIfHasScrolledToBottom()
203 private static final int SCROLL_DIRECTION_DOWN = 1; field in ConsentNotificationGaFragment.ScrollToBottomController303 if (!mScrollContainer.canScrollVertically(SCROLL_DIRECTION_DOWN)) { in updateButtonsIfHasScrolledToBottom()
191 private static final int SCROLL_DIRECTION_DOWN = 1; field in ConsentNotificationFragment.ScrollToBottomController285 if (!mScrollContainer.canScrollVertically(SCROLL_DIRECTION_DOWN)) { in updateButtonsIfHasScrolledToBottom()