Searched refs:onSettingsChanged (Results 1 – 9 of 9) sorted by relevance
264 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()
113 void onSettingsChanged(@NonNull Key<T> key, @Nullable T newValue); in onSettingsChanged() method147 listener.getKey().onSettingsChanged(key, newValue)); in invokeListeners()
144 onSettingsChanged(); in AccessibilityShortcutController()162 onSettingsChanged(); in setCurrentUser()176 public void onSettingsChanged() { in onSettingsChanged() method in AccessibilityShortcutController
111 verify(listener).onSettingsChanged(WIFI_VERBOSE_LOGGING_ENABLED, true); in testChangeListener()
523 protected void onSettingsChanged(@UserIdInt int userId, @NonNull String property) { in onSettingsChanged() method in AbstractMasterSystemService1047 onSettingsChanged(userId, property); in onChange()
281 protected void onSettingsChanged(@UserIdInt int userId, @NonNull String property) { in onSettingsChanged() method in ContentCaptureManagerService
258 protected void onSettingsChanged(int userId, @NonNull String property) { in onSettingsChanged() method in AutofillManagerService
27500 HSPLcom/android/internal/accessibility/AccessibilityShortcutController;->onSettingsChanged()V
9998 PLcom/android/server/autofill/AutofillManagerService;->onSettingsChanged(ILjava/lang/String;)V