Searched refs:stateCustom (Results 1 – 1 of 1) sorted by relevance
584 val stateCustom = QSTile.BooleanState() regex585 stateCustom.fillIn(Tile.STATE_ACTIVE, "B", "BB")586 stateCustom.spec = CUSTOM_TILE_SPEC.spec587 whenever(tiles!![1].tile.state).thenReturn(stateCustom)593 assertThat(MessageNano.messageNanoEquals(proto.tiles[1], stateCustom.toProto()))