Searched refs:onSettingsChanged (Results 1 – 6 of 6) sorted by relevance
266 accessibilityShortcutController.onSettingsChanged(); in testShortcutAvailable_whenServiceIdBecomesNull_shouldReturnFalse()277 accessibilityShortcutController.onSettingsChanged(); in testShortcutAvailable_whenServiceIdBecomesNonNull_shouldReturnTrue()287 accessibilityShortcutController.onSettingsChanged(); in testShortcutAvailable_whenShortcutBecomesEnabled_shouldReturnTrue()298 accessibilityShortcutController.onSettingsChanged(); in testShortcutAvailable_whenLockscreenBecomesDisabled_shouldReturnFalse()309 accessibilityShortcutController.onSettingsChanged(); in testShortcutAvailable_whenLockscreenBecomesEnabled_shouldReturnTrue()
164 onSettingsChanged(); in AccessibilityShortcutController()182 onSettingsChanged(); in setCurrentUser()196 public void onSettingsChanged() { in onSettingsChanged() method in AccessibilityShortcutController
533 protected void onSettingsChanged(@UserIdInt int userId, @NonNull String property) { in onSettingsChanged() method in AbstractMasterSystemService1064 onSettingsChanged(userId, property); in onChange()
289 protected void onSettingsChanged(@UserIdInt int userId, @NonNull String property) { in onSettingsChanged() method in ContentCaptureManagerService
260 protected void onSettingsChanged(int userId, @NonNull String property) { in onSettingsChanged() method in AutofillManagerService
11986 PLcom/android/server/autofill/AutofillManagerService;->onSettingsChanged(ILjava/lang/String;)V