Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DManagedServicesTest.java1806 public boolean shouldReflectToSettings() { in shouldReflectToSettings() method in ManagedServicesTest.TestManagedServicesSettings
1827 public boolean shouldReflectToSettings() { in shouldReflectToSettings() method in ManagedServicesTest.TestManagedServicesNoSettings
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DManagedServices.java551 protected boolean shouldReflectToSettings() { in shouldReflectToSettings() method in ManagedServices