Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/com/android/internal/accessibility/
DAccessibilityShortcutControllerTest.java264 accessibilityShortcutController.onSettingsChanged(); in testShortcutAvailable_whenServiceIdBecomesNull_shouldReturnFalse()
275 accessibilityShortcutController.onSettingsChanged(); in testShortcutAvailable_whenServiceIdBecomesNonNull_shouldReturnTrue()
285 accessibilityShortcutController.onSettingsChanged(); in testShortcutAvailable_whenShortcutBecomesEnabled_shouldReturnTrue()
296 accessibilityShortcutController.onSettingsChanged(); in testShortcutAvailable_whenLockscreenBecomesDisabled_shouldReturnFalse()
307 accessibilityShortcutController.onSettingsChanged(); in testShortcutAvailable_whenLockscreenBecomesEnabled_shouldReturnTrue()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiSettingsConfigStore.java113 void onSettingsChanged(@NonNull Key<T> key, @Nullable T newValue); in onSettingsChanged() method
147 listener.getKey().onSettingsChanged(key, newValue)); in invokeListeners()
/frameworks/base/core/java/com/android/internal/accessibility/
DAccessibilityShortcutController.java144 onSettingsChanged(); in AccessibilityShortcutController()
162 onSettingsChanged(); in setCurrentUser()
176 public void onSettingsChanged() { in onSettingsChanged() method in AccessibilityShortcutController
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiSettingsConfigStoreTest.java111 verify(listener).onSettingsChanged(WIFI_VERBOSE_LOGGING_ENABLED, true); in testChangeListener()
/frameworks/base/services/core/java/com/android/server/infra/
DAbstractMasterSystemService.java523 protected void onSettingsChanged(@UserIdInt int userId, @NonNull String property) { in onSettingsChanged() method in AbstractMasterSystemService
1047 onSettingsChanged(userId, property); in onChange()
/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DContentCaptureManagerService.java281 protected void onSettingsChanged(@UserIdInt int userId, @NonNull String property) { in onSettingsChanged() method in ContentCaptureManagerService
/frameworks/base/services/autofill/java/com/android/server/autofill/
DAutofillManagerService.java258 protected void onSettingsChanged(int userId, @NonNull String property) { in onSettingsChanged() method in AutofillManagerService
/frameworks/base/config/
Dboot-image-profile.txt27500 HSPLcom/android/internal/accessibility/AccessibilityShortcutController;->onSettingsChanged()V
/frameworks/base/services/
Dart-profile9998 PLcom/android/server/autofill/AutofillManagerService;->onSettingsChanged(ILjava/lang/String;)V