Home
last modified time | relevance | path

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

/packages/modules/CaptivePortalLogin/tests/src/com/android/captiveportallogin/
DDownloadServiceTest.kt512 val canScrollFurther = shadeScroller.scrollForward(NOTIFICATION_SCROLL_STEPS) in findNotification() constant
515 if (!canScrollFurther || !shadeScroller.exists()) break in findNotification()