Searched refs:getAffordanceIcon (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/customization/src/com/android/systemui/shared/customization/data/content/ | ||
D | CustomizationProviderClient.kt | 114 suspend fun getAffordanceIcon( in <lambda>() method |
D | FakeCustomizationProviderClient.kt | 133 override suspend fun getAffordanceIcon(iconResourceId: Int, tintColor: Int): Drawable { in <lambda>() method |