Searched refs:showFullScreenIntents (Results 1 – 4 of 4) sorted by relevance
57 .showFullScreenIntent(policy.showFullScreenIntents()) in notificationPolicyToZenPolicy()
581 proto.write(DNDPolicyProto.FULLSCREEN, toState(mNewPolicy.showFullScreenIntents())); in getDNDPolicyProto()
2685 public boolean showFullScreenIntents() { in showFullScreenIntents() method in NotificationManager.Policy
3956 assertThat(mZenModeHelper.mConsolidatedPolicy.showFullScreenIntents()).isTrue(); // custom in testUpdateConsolidatedPolicy_modesApiCustomPolicyOnly_fillInWithDefault()