Searched refs:onNotificationRemoveRequested (Results 1 – 4 of 4) sorted by relevance
44 boolean onNotificationRemoveRequested( in onNotificationRemoveRequested() method
779 mRemoveInterceptor.onNotificationRemoveRequested( in testExpandStackAndSelectBubble_removedFirst()850 boolean intercepted = mRemoveInterceptor.onNotificationRemoveRequested( in testRemoveBubble_succeeds_appCancel()877 boolean intercepted = mRemoveInterceptor.onNotificationRemoveRequested( in removeBubble_clearAllIntercepted()894 boolean intercepted = mRemoveInterceptor.onNotificationRemoveRequested( in removeBubble_userDismissNotifIntercepted()916 boolean intercepted = mRemoveInterceptor.onNotificationRemoveRequested( in removeNotif_inOverflow_intercepted()936 boolean intercepted = mRemoveInterceptor.onNotificationRemoveRequested( in removeNotif_notInOverflow_notIntercepted()981 mRemoveInterceptor.onNotificationRemoveRequested( in testNotifyShadeSuppressionChange_notificationDismiss()
514 when(mRemoveInterceptor.onNotificationRemoveRequested( in testRemoveInterceptor_interceptsDontGetRemoved()533 when(mRemoveInterceptor.onNotificationRemoveRequested( in testRemoveInterceptor_notInterceptedGetsRemoved()
465 if (interceptor.onNotificationRemoveRequested(key, entry, reason)) { in removeNotificationInternal()