Lines Matching refs:canceled
94 // Notification was canceled by the status bar reporting a notification click
97 // Notification was canceled by the status bar reporting a user dismissal.
100 // Notification was canceled by the status bar reporting a user dismiss all.
103 // Notification was canceled by the status bar reporting an inflation error.
106 // Notification was canceled by the package manager modifying the package.
109 // Notification was canceled by the owning user context being stopped.
112 // Notification was canceled by the user banning the package.
115 // Notification was canceled by the app canceling this specific notification.
118 //Notification was canceled by the app cancelling all its notifications.
121 // Notification was canceled by a listener reporting a user dismissal.
124 //Notification was canceled by a listener reporting a user dismiss all.
127 // Notification was canceled because it was a member of a canceled group.
130 // Notification was canceled because it was an invisible member of a group.
133 // Notification was canceled by the device administrator suspending the package.
136 // Notification was canceled by the owning managed profile being turned off.
139 // Autobundled summary notification was canceled because its group was unbundled.
142 // Notification was canceled by the user banning the channel.
148 // Notification was canceled due to timeout.
4036 // Type TYPE_DISMISS: UI was explicityly canceled by the user
4076 // Type TYPE_DISMISS: UI was explicityly canceled by the user