Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/repository/
H A DKeyguardQuickAffordanceRepository.kt127 fun getCurrentSelections(slotId: String): List<KeyguardQuickAffordanceConfig> { regex
136 fun getCurrentSelections(): Map<String, List<String>> { regex