Searched refs:hideSilentNotificationsOnLockscreen (Results 1 – 1 of 1) sorted by relevance
91 private var hideSilentNotificationsOnLockscreen: Boolean = false variable in com.android.systemui.statusbar.notification.interruption.KeyguardNotificationVisibilityProviderImpl209 hideSilentNotificationsOnLockscreen -> true in shouldHideIfEntrySilent()256 println("hideSilentNotificationsOnLockscreen", hideSilentNotificationsOnLockscreen) in dump()271 hideSilentNotificationsOnLockscreen = !showSilentNotifs in readShowSilentNotificationSetting()