Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationShellCmdTest.java115 Notification captureNotification(String aTag) throws Exception { in captureNotification() method in NotificationShellCmdTest
136 final Notification captured = captureNotification(aTag); in testBasic()
146 final Notification captured = captureNotification(aTag); in testIcon()
161 final Notification captured = captureNotification(aTag); in testBigText()
176 final Notification captured = captureNotification(aTag); in testBigPicture()
200 final Notification captured = captureNotification(aTag); in testInbox()
248 final Notification captured = captureNotification(aTag); in testMessaging()