Home
last modified time | relevance | path

Searched refs:notificationsAllowed (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Permission/framework-s/java/android/safetycenter/config/
DSafetySource.java232 boolean notificationsAllowed, in SafetySource() argument
249 mNotificationsAllowed = notificationsAllowed; in SafetySource()
965 public Builder setNotificationsAllowed(boolean notificationsAllowed) { in setNotificationsAllowed() argument
970 mNotificationsAllowed = notificationsAllowed; in setNotificationsAllowed()
1113 boolean notificationsAllowed = false; in build()
1116 notificationsAllowed = in build()
1154 notificationsAllowed, in build()