Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/
H A DQSCustomizer.java106 lightBarController.setQsCustomizing(mIsShowingNavBackdrop && isShown); in updateNavColors()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DLightBarController.java232 public void setQsCustomizing(boolean customizing) { in setQsCustomizing() method in LightBarController