Searched defs:selectedShapeKey (Results 1 – 4 of 4) sorted by relevance
44 val selectedShapeKey = in <lambda>() constant52 combine(overridingShapeKey, selectedShapeKey) { overridingShapeOptionKey, selectedShapeKey in <lambda>() method98 ) { overridingShapeKey, selectedShapeKey, overridingIsThemeIconEnabled, isThemeIconEnabled in <lambda>() method
95 val selectedShapeKey = in <lambda>() constant103 combine(overridingShapeKey, selectedShapeKey) { overridingShapeOptionKey, selectedShapeKey in <lambda>() method141 selectedShapeKey -> in <lambda>() method
85 fun selectedShapeKey() = in selectedShapeKey() method in com.android.wallpaper.customization.ui.viewmodel.ShapeGridPickerViewModelTest87 val selectedShapeKey = collectLastValue(underTest.selectedShapeKey) in selectedShapeKey() constant
70 fun selectedShapeKey() = in selectedShapeKey() method72 val selectedShapeKey = collectLastValue(underTest.selectedShapeKey) in selectedShapeKey() constant