Home
last modified time | relevance | path

Searched refs:notifyCustomizeChanged (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/qs/
DQS.java58 void notifyCustomizeChanged(); in notifyCustomizeChanged() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/
DQSCustomizer.java188 mQs.notifyCustomizeChanged(); in setCustomizing()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSFragment.java314 public void notifyCustomizeChanged() { in notifyCustomizeChanged() method in QSFragment