Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/data/repository/
H A DKeyguardQuickAffordanceRepositoryTest.kt206 val slot1 = "slot1" regex
212 "$slot1:2",
222 id = slot1,
240 val slot1 = "slot1" regex
246 "$slot1:2",
264 id = slot1,
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/data/quickaffordance/
H A DKeyguardQuickAffordanceLocalUserSelectionManagerTest.kt183 val slot1 = "slot_1" regex
205 slotId = slot1,
225 slotId = slot1,
236 slot1 to listOf(affordance2),
251 slot1 to listOf(affordance1),