Home
last modified time | relevance | path

Searched defs:TestNotificationShellCmd (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationShellCmdTest.java270 private final class TestNotificationShellCmd extends NotificationShellCmd { class in NotificationShellCmdTest
271 TestNotificationShellCmd(NotificationManagerService service) { in TestNotificationShellCmd() method in NotificationShellCmdTest.TestNotificationShellCmd