Searched refs:applyShapeGridOption (Results 1 – 4 of 4) sorted by relevance
27 fun applyShapeGridOption(shapeKey: String, gridKey: String): Int method
149 override fun applyShapeGridOption(shapeKey: String, gridKey: String): Int { in <lambda>() method in com.android.customization.model.grid.DefaultShapeGridManager
39 override fun applyShapeGridOption(shapeKey: String, gridKey: String): Int { in getGridOptions() method in com.android.customization.model.grid.FakeShapeGridManager
68 manager.applyShapeGridOption(shapeKey, gridKey) in <lambda>()