Home
last modified time | relevance | path

Searched refs:suppressed (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationGroupManager.java194 boolean prevSuppressed = group.suppressed; in updateSuppression()
195 group.suppressed = group.summary != null && !group.expanded in updateSuppression()
200 if (prevSuppressed != group.suppressed) { in updateSuppression()
203 listener.onGroupSuppressionChanged(group, group.suppressed); in updateSuppression()
284 return group != null && group.suppressed; in isGroupSuppressed()
316 if (group == null || group.summary == null || group.suppressed) { in isChildInGroupWithSummary()
573 public boolean suppressed; field in NotificationGroupManager.NotificationGroup
617 default void onGroupSuppressionChanged(NotificationGroup group, boolean suppressed) {} in onGroupSuppressionChanged() argument
DNotificationGroupAlertTransferHelper.java146 public void onGroupSuppressionChanged(NotificationGroup group, boolean suppressed) {
148 if (suppressed) {
/frameworks/base/core/proto/android/app/
Dnotificationmanager.proto64 // Whether notifications suppressed by DND should not interrupt visually
69 // Whether notifications suppressed by DND should not interrupt visually
/frameworks/base/core/tests/coretests/src/android/util/
DBase64Test.java578 Throwable[] suppressed = expected.getSuppressed(); in testOutputStream_ioExceptionDuringCloseAndWrite()
579 List<String> suppressedMessages = Arrays.asList(suppressed).stream() in testOutputStream_ioExceptionDuringCloseAndWrite()
/frameworks/base/tools/orientationplot/
DREADME.txt78 to be no data. Likewise, all dependent calculations are suppressed in this case
/frameworks/wilhelm/doc/
DDoxyfile75 # brief descriptions will be completely suppressed.
/frameworks/native/docs/
DDoxyfile89 # brief descriptions will be completely suppressed.
/frameworks/av/media/libaaudio/
DDoxyfile99 # brief descriptions will be completely suppressed.
DDoxyfile.orig99 # brief descriptions will be completely suppressed.
/frameworks/base/media/native/midi/include/
DDoxyfile.orig107 # brief descriptions will be completely suppressed.
DDoxyfile107 # brief descriptions will be completely suppressed.
/frameworks/av/media/codec2/docs/
Ddoxygen.config107 # brief descriptions will be completely suppressed.