Home
last modified time | relevance | path

Searched refs:notifyPreferenceChanged (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/accessibility/
DPreviewSizeSeekBarController.java74 seekBar.post(interactionListener::notifyPreferenceChanged);
256 void notifyPreferenceChanged();
DTextReadingPreviewController.java122 public void notifyPreferenceChanged() { in notifyPreferenceChanged() method in TextReadingPreviewController