Searched defs:quickAffordances (Results 1 – 4 of 4) sorted by relevance
154 val quickAffordances = collectLastValue(underTest.quickAffordances) in <lambda>() constant236 val quickAffordances = collectLastValue(underTest.quickAffordances) in <lambda>() constant272 val quickAffordances = collectLastValue(underTest.quickAffordances) in <lambda>() constant328 val quickAffordances = collectLastValue(underTest.quickAffordances) in <lambda>() constant358 val quickAffordances = collectLastValue(underTest.quickAffordances) in <lambda>() constant395 val quickAffordances = collectLastValue(underTest.quickAffordances) in <lambda>() constant419 val quickAffordances = collectLastValue(underTest.quickAffordances) in <lambda>() constant
124 val quickAffordances = collectLastValue(underTest.quickAffordances) in selectedQuickAffordancesMapUpdates_whenClickingOnQuickAffordanceOptionsAndCallingResetPreview() constant184 val quickAffordances = collectLastValue(underTest.quickAffordances) in tabsUpdates_whenClickingOnTabsAndQuickAffordanceOptions() constant235 val quickAffordances = collectLastValue(underTest.quickAffordances) in quickAffordancesUpdates_whenClickingOnTabsAndQuickAffordanceOptions() constant367 val quickAffordances = collectLastValue(underTest.quickAffordances) in loggerShouldLogAndClientShouldUpdate_whenOnApply() constant
205 val quickAffordances: Flow<List<OptionItemViewModel<Icon>>> = in <lambda>() constant
182 val quickAffordances: Flow<List<OptionItemViewModel2<Icon>>> = in <lambda>() constant in com.android.wallpaper.customization.ui.viewmodel.KeyguardQuickAffordancePickerViewModel2