Home
last modified time | relevance | path

Searched refs:canScrollFurther (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/CaptivePortalLogin/tests/src/com/android/captiveportallogin/
H A DDownloadServiceTest.kt370 val canScrollFurther = shadeScroller.scrollForward(NOTIFICATION_SCROLL_STEPS) regex
373 if (!canScrollFurther || !shadeScroller.exists()) break