Searched defs:selectedShapeOption (Results 1 – 6 of 6) sorted by relevance
30 val selectedShapeOption = repository.selectedShapeOption constant in com.android.customization.picker.grid.domain.interactor.ShapeGridInteractor
36 val selectedShapeOption = shapeRepository.selectedShapeOption constant
89 val selectedShapeOption = collectLastValue(underTest.selectedShapeOption) in selectedShapeOption_default() constant98 val selectedShapeOption = collectLastValue(underTest.selectedShapeOption) in selectedShapeOption_shouldUpdateAfterApplyGridOption() constant
106 val selectedShapeOption = collectLastValue(underTest.selectedShapeOption) in selectedShapeOption_shouldUpdateAfterApplyShapeGridOption() constant
58 val selectedShapeOption: Flow<ShapeOptionModel?> = in <lambda>() constant in com.android.customization.picker.grid.data.repository.ShapeGridRepository
63 val selectedShapeOption: Flow<ShapeOptionModel?> = in <lambda>() constant in com.android.customization.picker.grid.data.repository.ShapeRepository