Home
last modified time | relevance | path

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

/packages/modules/CaptivePortalLogin/tests/src/com/android/captiveportallogin/
DDownloadServiceTest.kt89 private val NOTIFICATION_NO_SCROLL_TIMEOUT_MS = 1000L constant
504 if (note.waitForExists(NOTIFICATION_NO_SCROLL_TIMEOUT_MS)) return note in findNotification()