Searched refs:mNotificationDelegate (Results 1 – 3 of 3) sorted by relevance
166 private NotificationDelegate mNotificationDelegate; field in StatusBarManagerService345 mNotificationDelegate = delegate;1552 mNotificationDelegate.clearEffects(); in clearNotificationEffects()1563 mNotificationDelegate.onPanelHidden(); in onPanelHidden()1579 mNotificationDelegate.prepareForPossibleShutdown(); in shutdown()1600 mNotificationDelegate.prepareForPossibleShutdown(); in reboot()1723 mNotificationDelegate.onNotificationVisibilityChanged( in onNotificationVisibilityChanged()1736 mNotificationDelegate.onNotificationExpansionChanged( in onNotificationExpansionChanged()1748 mNotificationDelegate.onNotificationDirectReplied(key); in onNotificationDirectReplied()1786 mNotificationDelegate.onNotificationSettingsViewed(key); in onNotificationSettingsViewed()[all …]
7892 mService.mNotificationDelegate.onPanelRevealed(false, items); in testOnPanelRevealedAndHidden()7895 mService.mNotificationDelegate.onPanelHidden(); in testOnPanelRevealedAndHidden()7916 mService.mNotificationDelegate.onNotificationSmartReplySent( in testOnNotificationSmartReplySent()7939 mService.mNotificationDelegate.onNotificationActionClick( in testOnNotificationActionClick()7964 mService.mNotificationDelegate.onNotificationActionClick( in testOnAssistantNotificationActionClick()9192 mService.mNotificationDelegate.grantInlineReplyUriPermission(9217 mService.mNotificationDelegate.grantInlineReplyUriPermission(9244 mService.mNotificationDelegate.grantInlineReplyUriPermission(9286 mService.mNotificationDelegate.grantInlineReplyUriPermission(9308 mService.mNotificationDelegate.grantInlineReplyUriPermission([all …]
1109 final NotificationDelegate mNotificationDelegate = new NotificationDelegate() { field in NotificationManagerService2371 mStatusBar.setNotificationDelegate(mNotificationDelegate); in init()3588 mNotificationDelegate.clearEffects();7675 mNotificationDelegate.onBubbleMetadataFlagChanged(r.getKey(), flags);