Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DManagedServices.java484 if (shouldReflectToSettings()) { in onSettingRestored()
554 if (shouldReflectToSettings()) { in writeXml()
577 protected boolean shouldReflectToSettings() { in shouldReflectToSettings() method in ManagedServices
H A DNotificationManagerService.java11179 protected boolean shouldReflectToSettings() {
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DManagedServicesTest.java2324 public boolean shouldReflectToSettings() { in shouldReflectToSettings() method in ManagedServicesTest.TestManagedServicesSettings
2345 public boolean shouldReflectToSettings() { in shouldReflectToSettings() method in ManagedServicesTest.TestManagedServicesNoSettings