Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DZenModeConfigTest.java93 .showInAmbientDisplay(false) in testZenPolicyToNotificationPolicy()
122 .showInAmbientDisplay(false) in testZenConfigToZenPolicy()
H A DZenPolicyTest.java506 builder.showInAmbientDisplay(true); in tesShowInAmbientDisplay()
511 builder.showInAmbientDisplay(false); in tesShowInAmbientDisplay()
/aosp14/frameworks/base/core/java/android/service/notification/
H A DZenPolicy.java750 public @NonNull Builder showInAmbientDisplay(boolean show) { in showInAmbientDisplay() method in ZenPolicy.Builder
790 showInAmbientDisplay(show); in showVisualEffect()
H A DZenModeConfig.java774 builder.showInAmbientDisplay(ambient == ZenPolicy.STATE_ALLOW); in readZenPolicyXml()
945 builder.showInAmbientDisplay( in toZenPolicy()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt41093 …method @NonNull public android.service.notification.ZenPolicy.Builder showInAmbientDisplay(boolean…