Searched refs:politeNotifications (Results 1 – 4 of 4) sorted by relevance
23 import com.android.server.notification.Flags.politeNotifications in <lambda>()47 crossAppPoliteNotifications dependsOn politeNotifications in <lambda>()48 vibrateWhileUnlockedToken dependsOn politeNotifications in <lambda>()67 private inline val politeNotifications in <lambda>() constant68 get() = FlagToken(FLAG_POLITE_NOTIFICATIONS, politeNotifications()) in <lambda>()
211 if (Flags.politeNotifications()) { in NotificationAttentionHelper()302 if (Flags.politeNotifications()) { in registerBroadcastListeners()323 if (Flags.politeNotifications()) { in loadUserSettings()532 if (Flags.politeNotifications()) { in buzzBeepBlinkLocked()684 if (!Flags.politeNotifications()) { in isPoliteNotificationFeatureEnabled()1670 if (Flags.politeNotifications()) { in onChange()
3470 if (Flags.politeNotifications()) {
15616 PLcom/android/server/notification/FeatureFlagsImpl;->politeNotifications()Z15624 PLcom/android/server/notification/Flags;->politeNotifications()Z