Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DLightBarController.kt41 fun setQsCustomizing(customizing: Boolean) in stop() method
DLightBarControllerImpl.java296 public void setQsCustomizing(boolean customizing) { in setQsCustomizing() method in LightBarControllerImpl