Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DZenAdapters.java57 .showFullScreenIntent(policy.showFullScreenIntents()) in notificationPolicyToZenPolicy()
DZenPolicy.java909 public @NonNull Builder showFullScreenIntent(boolean show) { in showFullScreenIntent() method in ZenPolicy.Builder
983 showFullScreenIntent(show); in showVisualEffect()
DZenModeConfig.java1339 builder.showFullScreenIntent(fullScreenIntent == STATE_ALLOW); in readZenPolicyXml()
1628 builder.showFullScreenIntent( in toZenPolicy()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DZenPolicyTest.java281 builder.showFullScreenIntent(false); in testZenPolicyOverwrite_allUnsetPolicies()
589 builder.showFullScreenIntent(true); in tesShowFullScreenIntent()
594 builder.showFullScreenIntent(false); in tesShowFullScreenIntent()
DZenModeHelperTest.java2419 .showFullScreenIntent(true) in testAddAutomaticZenRule_modesApi_fillsInDefaultValues()
3924 .showFullScreenIntent(true) // more lenient in testUpdateConsolidatedPolicy_modesApiCustomPolicyOnly_fillInWithDefault()
4615 .showFullScreenIntent(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.txt41372 …method @NonNull public android.service.notification.ZenPolicy.Builder showFullScreenIntent(boolean…