Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/
H A DQSCustomizer.java152 setCustomizing(true); in showImmediately()
181 void setCustomizing(boolean customizing) { in setCustomizing() method in QSCustomizer
208 setCustomizing(true); in onAnimationEnd()
H A DQSCustomizerController.java251 mView.setCustomizing(false); in hide()