Home
last modified time | relevance | path

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

/cts/tests/tests/hibernation/src/android/hibernation/cts/
DAppHibernationUtils.kt276 val notifSelector = By.textContains("unused app") in openUnusedAppsNotification() constant
280 waitFindObject(uiAutomation, notifSelector).click() in openUnusedAppsNotification()
290 val notification = waitFindNotification(notifSelector, NOTIF_FIND_TIMEOUT) in openUnusedAppsNotification()