Home
last modified time | relevance | path

Searched refs:showFullScreenIntent (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/notification/
H A DZenPolicy.java701 public @NonNull Builder showFullScreenIntent(boolean show) { in showFullScreenIntent() method in ZenPolicy.Builder
775 showFullScreenIntent(show); in showVisualEffect()
H A DZenModeConfig.java754 builder.showFullScreenIntent(fullScreenIntent == ZenPolicy.STATE_ALLOW); in readZenPolicyXml()
935 builder.showFullScreenIntent( in toZenPolicy()
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DZenPolicyTest.java431 builder.showFullScreenIntent(true); in tesShowFullScreenIntent()
436 builder.showFullScreenIntent(false); in tesShowFullScreenIntent()
/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.txt41092 …method @NonNull public android.service.notification.ZenPolicy.Builder showFullScreenIntent(boolean…