Searched refs:findNotification (Results 1 – 3 of 3) sorted by relevance
24 import com.android.wm.shell.flicker.NotificationListener.Companion.findNotification120 findNotification { it.isPipNotificationWithTitle(testApp.appName) })132 findNotification { it.isPipNotificationWithTitle(TITLE_MEDIA_SESSION_PLAYING) })143 findNotification { it.isPipNotificationWithTitle(TITLE_MEDIA_SESSION_PAUSED) })
284 findNotification(UiSelector().textContains(dlText1))293 findNotification(UiSelector().textContains(progressText))315 findNotification(UiSelector().textContains(dlText2))343 val note = findNotification(UiSelector().text(testFile.name))356 private fun findNotification(selector: UiSelector): UiObject { regex
77 fun findNotification( regex