Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/samples/bouncyball/app/src/main/cpp/
DWorkerThread.h38 auto settingsChanged = [this](ThreadState *threadState) { onSettingsChanged(threadState); }; in WorkerThread()
76 void onSettingsChanged(ThreadState *threadState) { in onSettingsChanged() function
78 threadState->onSettingsChanged(settings); in onSettingsChanged()
DRenderer.h67 void onSettingsChanged(const Settings *);
99 void onSettingsChanged(const Settings *);
DRenderer.cpp138 void Renderer::ThreadState::onSettingsChanged(const Settings *settings) { in onSettingsChanged() function in samples::Renderer::ThreadState
161 void Renderer::HotPocketState::onSettingsChanged(const Settings *settings) { in onSettingsChanged() function in samples::Renderer::HotPocketState
/frameworks/base/core/tests/coretests/src/com/android/internal/accessibility/
DAccessibilityShortcutControllerTest.java255 accessibilityShortcutController.onSettingsChanged(); in testShortcutAvailable_whenServiceIdBecomesNull_shouldReturnFalse()
265 accessibilityShortcutController.onSettingsChanged(); in testShortcutAvailable_whenServiceIdBecomesNonNull_shouldReturnTrue()
275 accessibilityShortcutController.onSettingsChanged(); in testShortcutAvailable_whenShortcutBecomesDisabled_shouldReturnFalse()
285 accessibilityShortcutController.onSettingsChanged(); in testShortcutAvailable_whenShortcutBecomesEnabled_shouldReturnTrue()
295 accessibilityShortcutController.onSettingsChanged(); in testShortcutAvailable_whenLockscreenBecomesDisabled_shouldReturnFalse()
305 accessibilityShortcutController.onSettingsChanged(); in testShortcutAvailable_whenLockscreenBecomesEnabled_shouldReturnTrue()
/frameworks/opt/gamesdk/src/swappy/
DChoreographerFilter.cpp109 Settings::getInstance()->addListener([this]() { onSettingsChanged(); }); in ChoreographerFilter()
153 void ChoreographerFilter::onSettingsChanged() { in onSettingsChanged() function in swappy::ChoreographerFilter
DChoreographerFilter.h42 void onSettingsChanged();
DSwappy.cpp414 Settings::getInstance()->addListener([this]() { onSettingsChanged(); }); in Swappy()
422 void Swappy::onSettingsChanged() { in onSettingsChanged() function in swappy::Swappy
DSwappy.h153 void onSettingsChanged();
/frameworks/base/core/java/com/android/internal/accessibility/
DAccessibilityShortcutController.java139 onSettingsChanged(); in AccessibilityShortcutController()
160 onSettingsChanged(); in setCurrentUser()
174 public void onSettingsChanged() { in onSettingsChanged() method in AccessibilityShortcutController
/frameworks/base/services/core/java/com/android/server/infra/
DAbstractMasterSystemService.java486 protected void onSettingsChanged(@UserIdInt int userId, @NonNull String property) { in onSettingsChanged() method in AbstractMasterSystemService
888 onSettingsChanged(userId, property); in onChange()
/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DContentCaptureManagerService.java232 protected void onSettingsChanged(@UserIdInt int userId, @NonNull String property) { in onSettingsChanged() method in ContentCaptureManagerService
/frameworks/base/services/autofill/java/com/android/server/autofill/
DAutofillManagerService.java253 protected void onSettingsChanged(int userId, @NonNull String property) { in onSettingsChanged() method in AutofillManagerService
/frameworks/base/config/
Dboot-image-profile.txt19933 HSPLcom/android/internal/accessibility/AccessibilityShortcutController;->onSettingsChanged()V