Searched refs:showInNotificationList (Results 1 – 10 of 10) sorted by relevance
50 val showInNotificationList = policy?.showInNotificationList() ?: true in <lambda>() constant51 !showInNotificationList in <lambda>()
59 .showInNotificationList(policy.showInNotificationList()) in notificationPolicyToZenPolicy()
969 public @NonNull Builder showInNotificationList(boolean show) { in showInNotificationList() method in ZenPolicy.Builder1001 showInNotificationList(show); in showVisualEffect()
1363 builder.showInNotificationList(notificationList == STATE_ALLOW); in readZenPolicyXml()1640 builder.showInNotificationList( in toZenPolicy()
282 builder.showInNotificationList(false); in testZenPolicyOverwrite_allUnsetPolicies()679 builder.showInNotificationList(true); in tesShowInNotificationList()684 builder.showInNotificationList(false); in tesShowInNotificationList()
4621 .showInNotificationList(true) in automaticZenRuleToZenRule_nullToNonNullPolicyUpdate()
588 toState(mNewPolicy.showInNotificationList())); in getDNDPolicyProto()
2715 public boolean showInNotificationList() { in showInNotificationList() method in NotificationManager.Policy
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
41374 …method @NonNull public android.service.notification.ZenPolicy.Builder showInNotificationList(boole…