Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/
H A DCustomizeTileView.kt68 fun changeState(state: QSTile.State) { regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/
H A DTileLayoutTest.java278 void changeState(QSTile.State state) { in changeState() method in TileLayoutTest.FakeTileView
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/tileimpl/
H A DQSTileViewImplTest.kt395 fun changeState(state: QSTile.State) { regex