Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/pipeline/domain/interactor/
H A DCurrentTilesInteractorImplTest.kt582 val stateA = tiles!![0].tile.state regex
583 stateA.fillIn(Tile.STATE_INACTIVE, "A", "AA")
592 assertThat(MessageNano.messageNanoEquals(proto.tiles[0], stateA.toProto())).isTrue()