Searched refs:NOTIFICATION_SCROLL_POLL_MS (Results 1 – 1 of 1) sorted by relevance
102 private val NOTIFICATION_SCROLL_POLL_MS = 100L constant524 Thread.sleep(NOTIFICATION_SCROLL_POLL_MS) in findNotification()