Home
last modified time | relevance | path

Searched refs:specs0 (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.kt334 val specs0 = listOf(TileSpec.create("a")) regex
336 tileSpecRepository.setTiles(USER_INFO_0.id, specs0)
350 val specs0 = listOf(TileSpec.create("a")) regex
352 tileSpecRepository.setTiles(USER_INFO_0.id, specs0)
363 specs0[0],