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