Searched refs:showFullScreenIntent (Results 1 – 4 of 4) sorted by relevance
688 public @NonNull Builder showFullScreenIntent(boolean show) { in showFullScreenIntent() method in ZenPolicy.Builder762 showFullScreenIntent(show); in showVisualEffect()
809 builder.showFullScreenIntent(fullScreenIntent == ZenPolicy.STATE_ALLOW); in readZenPolicyXml()986 builder.showFullScreenIntent( in toZenPolicy()
426 builder.showFullScreenIntent(true); in tesShowFullScreenIntent()431 builder.showFullScreenIntent(false); in tesShowFullScreenIntent()
43973 …method @NonNull public android.service.notification.ZenPolicy.Builder showFullScreenIntent(boolean…