Home
last modified time | relevance | path

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

/packages/apps/ThemePicker/src/com/android/customization/picker/quickaffordance/ui/viewmodel/
DKeyguardQuickAffordancePickerViewModel.kt164 Text.Loaded(getSlotContentDescription(slot.id)), in <lambda>()
440 private fun getSlotContentDescription(slotId: String): String { in <lambda>() method