Home
last modified time | relevance | path

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

/packages/apps/ThemePicker/src/com/android/customization/picker/quickaffordance/shared/model/
DKeyguardQuickAffordancePickerSlotModel.kt24 val maxSelectedQuickAffordances: Int, constant in com.android.customization.picker.quickaffordance.shared.model.KeyguardQuickAffordancePickerSlotModel
/packages/apps/ThemePicker/src/com/android/customization/picker/quickaffordance/ui/viewmodel/
DKeyguardQuickAffordanceSlotViewModel.kt43 val maxSelectedQuickAffordances: Int, constant in com.android.customization.picker.quickaffordance.ui.viewmodel.KeyguardQuickAffordanceSlotViewModel
DKeyguardQuickAffordancePickerViewModel.kt173 maxSelectedQuickAffordances = slot.maxSelectedQuickAffordances, in <lambda>()
/packages/apps/ThemePicker/src/com/android/customization/picker/quickaffordance/data/repository/
DKeyguardQuickAffordancePickerRepository.kt59 maxSelectedQuickAffordances = capacity, in <lambda>()