Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DZenPolicy.java605 public @NonNull Builder showFullScreenIntent(boolean show) { in showFullScreenIntent() method in ZenPolicy.Builder
679 showFullScreenIntent(show); in showVisualEffect()
DZenModeConfig.java784 builder.showFullScreenIntent(fullScreenIntent == ZenPolicy.STATE_ALLOW); in readZenPolicyXml()