Home
last modified time | relevance | path

Searched defs:handleValueChanged (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DGlobalSetting.java31 protected abstract void handleValueChanged(int value); in handleValueChanged() method in GlobalSetting
H A DSecureSetting.java36 protected abstract void handleValueChanged(int value, boolean observedChange); in handleValueChanged() method in SecureSetting
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DAutoTileManager.java416 protected void handleValueChanged(int value, boolean observedChange) { in handleValueChanged() method in AutoTileManager.AutoAddSetting