Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationGroupManager.java239 boolean prevSuppressed = group.suppressed; in updateSuppression()
240 group.suppressed = group.summary != null && !group.expanded in updateSuppression()
245 if (prevSuppressed != group.suppressed) { in updateSuppression()
248 listener.onGroupSuppressionChanged(group, group.suppressed); in updateSuppression()
336 return group != null && group.suppressed; in isGroupSuppressed()
368 if (group == null || group.summary == null || group.suppressed) { in isChildInGroupWithSummary()
650 public boolean suppressed; field in NotificationGroupManager.NotificationGroup
666 result += "\n summary suppressed: " + suppressed; in toString()
695 default void onGroupSuppressionChanged(NotificationGroup group, boolean suppressed) {} in onGroupSuppressionChanged() argument
DDozeServiceHost.java451 void setDozeSuppressed(boolean suppressed) { in setDozeSuppressed() argument
452 if (suppressed == mSuppressed) { in setDozeSuppressed()
455 mSuppressed = suppressed; in setDozeSuppressed()
457 callback.onDozeSuppressedChanged(suppressed); in setDozeSuppressed()
DNotificationGroupAlertTransferHelper.java143 public void onGroupSuppressionChanged(NotificationGroup group, boolean suppressed) {
144 if (suppressed) {
DStatusBar.java4373 public void suppressAmbientDisplay(boolean suppressed) { in suppressAmbientDisplay() argument
4374 mDozeServiceHost.setDozeSuppressed(suppressed); in suppressAmbientDisplay()
/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
DDozeHost.java102 default void onDozeSuppressedChanged(boolean suppressed) {} in onDozeSuppressedChanged() argument
DDozeTriggers.java570 public void onDozeSuppressedChanged(boolean suppressed) {
572 if (mConfig.alwaysOnEnabled(UserHandle.USER_CURRENT) && !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/native/services/surfaceflinger/CompositionEngine/
DAndroid.bp127 // since new PM silently suppressed ASAN. Temporarily turn off ASAN
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java947 public void setPulseSuppressed(boolean suppressed) { in setPulseSuppressed() argument
948 mPulseSupressed = suppressed; in setPulseSuppressed()
/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/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleController.java585 boolean suppressed) { in setupNEM()
591 if (!suppressed && groupKey != null in setupNEM()
/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsStorage.java347 } catch (FileNotFoundException suppressed) { in readFile()
/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/av/media/codec2/docs/
Ddoxygen.config107 # brief descriptions will be completely suppressed.
/frameworks/base/media/native/midi/include/
DDoxyfile107 # brief descriptions will be completely suppressed.
DDoxyfile.orig107 # brief descriptions will be completely suppressed.