Home
last modified time | relevance | path

Searched refs:showFullScreenIntent (Results 1 – 3 of 3) 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()
/frameworks/base/api/
Dcurrent.txt41650 …method @NonNull public android.service.notification.ZenPolicy.Builder showFullScreenIntent(boolean…