Home
last modified time | relevance | path

Searched defs:shouldReflectToSettings (Results 1 – 2 of 2) sorted by relevance

/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
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DManagedServices.java577 protected boolean shouldReflectToSettings() { in shouldReflectToSettings() method in ManagedServices