Home | History | Annotate | Download | only in notification

Lines Matching refs:isIntercepted

2023         final boolean canInterrupt = aboveThreshold && !record.isIntercepted();
2024 if (DBG || record.isIntercepted())
2027 " intercept=" + record.isIntercepted()
2302 boolean interceptBefore = record.isIntercepted();
2308 boolean interceptAfter = record.isIntercepted();
2901 if (record.isIntercepted()) {