Searched refs:showFullScreenIntent (Results 1 – 5 of 5) sorted by relevance
689 public @NonNull Builder showFullScreenIntent(boolean show) { in showFullScreenIntent() method in ZenPolicy.Builder763 showFullScreenIntent(show); in showVisualEffect()
816 builder.showFullScreenIntent(fullScreenIntent == ZenPolicy.STATE_ALLOW); in readZenPolicyXml()993 builder.showFullScreenIntent( in toZenPolicy()
426 builder.showFullScreenIntent(true); in tesShowFullScreenIntent()431 builder.showFullScreenIntent(false); in tesShowFullScreenIntent()
409 .showFullScreenIntent(mPolicy.showFullScreenIntents()) in setDefaultZenPolicy()
38834 …method @NonNull public android.service.notification.ZenPolicy.Builder showFullScreenIntent(boolean…