Home
last modified time | relevance | path

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

/development/tools/winscope/src/messaging/
Duser_notifications_listener.ts20 onNotifications(notifications: UserNotification[]): void; method
Duser_notifications_listener_stub.ts23 onNotifications(notifications: UserNotification[]) { method in UserNotificationsListenerStub
/development/tools/winscope/src/app/components/
Dsnack_bar_opener.ts31 onNotifications(notifications: UserNotification[]) { method in SnackBarOpener