Searched refs:onNotificationRemoveRequested (Results 1 – 5 of 5) sorted by relevance
44 boolean onNotificationRemoveRequested( in onNotificationRemoveRequested() method
679 mRemoveInterceptor.onNotificationRemoveRequested( in testExpandStackAndSelectBubble_removedFirst()751 boolean intercepted = mRemoveInterceptor.onNotificationRemoveRequested( in testRemoveBubble_succeeds_appCancel()779 boolean intercepted = mRemoveInterceptor.onNotificationRemoveRequested( in removeBubble_clearAllIntercepted()798 boolean intercepted = mRemoveInterceptor.onNotificationRemoveRequested( in removeBubble_userDismissNotifIntercepted()822 boolean intercepted = mRemoveInterceptor.onNotificationRemoveRequested( in removeNotif_inOverflow_intercepted()843 boolean intercepted = mRemoveInterceptor.onNotificationRemoveRequested( in removeNotif_notInOverflow_notIntercepted()893 mRemoveInterceptor.onNotificationRemoveRequested( in testNotifyShadeSuppressionChange_notificationDismiss()
479 when(mRemoveInterceptor.onNotificationRemoveRequested( in testRemoveInterceptor_interceptsDontGetRemoved()498 when(mRemoveInterceptor.onNotificationRemoveRequested( in testRemoveInterceptor_notInterceptedGetsRemoved()
437 if (interceptor.onNotificationRemoveRequested(key, entry, reason)) { in removeNotificationInternal()
555 public boolean onNotificationRemoveRequested( in setupNEM()