Home
last modified time | relevance | path

Searched refs:showInAmbientDisplay (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/service/notification/
DZenAdapters.java58 .showInAmbientDisplay(policy.showAmbient()) in notificationPolicyToZenPolicy()
DZenPolicy.java958 public @NonNull Builder showInAmbientDisplay(boolean show) { in showInAmbientDisplay() method in ZenPolicy.Builder
998 showInAmbientDisplay(show); in showVisualEffect()
DZenModeConfig.java1359 builder.showInAmbientDisplay(ambient == STATE_ALLOW); in readZenPolicyXml()
1638 builder.showInAmbientDisplay( in toZenPolicy()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DZenModeConfigTest.java192 .showInAmbientDisplay(false) in testZenPolicyToNotificationPolicy_classic()
228 .showInAmbientDisplay(false) in testZenPolicyToNotificationPolicy()
276 .showInAmbientDisplay(false) in testZenConfigToZenPolicy_classic()
321 .showInAmbientDisplay(false) in testZenConfigToZenPolicy()
DZenPolicyTest.java664 builder.showInAmbientDisplay(true); in tesShowInAmbientDisplay()
669 builder.showInAmbientDisplay(false); in tesShowInAmbientDisplay()
DZenModeHelperTest.java4620 .showInAmbientDisplay(true) // Differs from the default in automaticZenRuleToZenRule_nullToNonNullPolicyUpdate()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt41373 …method @NonNull public android.service.notification.ZenPolicy.Builder showInAmbientDisplay(boolean…