Home
last modified time | relevance | path

Searched refs:getAffordanceIcon (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/customization/src/com/android/systemui/shared/customization/data/content/
DCustomizationProviderClient.kt114 suspend fun getAffordanceIcon( in <lambda>() method
490 override suspend fun getAffordanceIcon( in getAffordanceIcon() method in com.android.systemui.shared.customization.data.content.CustomizationProviderClientImpl
DFakeCustomizationProviderClient.kt133 override suspend fun getAffordanceIcon(iconResourceId: Int, tintColor: Int): Drawable { in <lambda>() method