Searched refs:setIntercepted (Results 1 – 6 of 6) sorted by relevance
47 record.setIntercepted(mZenModeHelper.shouldIntercept(record)); in process()
936 public boolean setIntercepted(boolean intercept) { in setIntercepted() method in NotificationRecord
9071 record.setIntercepted(mZenModeHelper.shouldIntercept(record));
298 r.setIntercepted(true); in testDndOverridesYes()314 r.setIntercepted(false); in testDndOConsidersInterception()330 r.setIntercepted(true); in testDndConsidersSuppressedVisualEffects()
681 r.setIntercepted(true); in testNoInterruptionForIntercepted()
5284 HSPLcom/android/server/notification/NotificationRecord;->setIntercepted(Z)Z