Home
last modified time | relevance | path

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

/development/tools/winscope/src/messaging/
Duser_notification.ts24 getNotificationType(): NotificationType; method
Duser_warning.ts24 getNotificationType(): NotificationType { method in UserWarning
/development/tools/winscope/src/app/components/
Dsnack_bar_opener.ts54 (n) => n.getNotificationType() === NotificationType.WARNING,