Searched defs:createIcon (Results 1 – 5 of 5) sorted by relevance
221 private fun createIcon(drawable: Drawable?, isDefault: Boolean): Icon = mock { in <lambda>() method in com.android.systemui.qs.tiles.impl.custom.domain.interactor.CustomTileMapperTest229 private fun createIcon(exception: RuntimeException, isDefault: Boolean): Icon = mock { in <lambda>() method
68 private fun createIcon(): FastBitmapDrawable = method
135 override fun createIcon(): View { in createIcon() method in com.android.systemui.qs.tileimpl.QSIconViewImplTest_311121830
519 private static Icon createIcon() { in createIcon() method in WalletScreenControllerTest
229 protected View createIcon() { in createIcon() method in QSIconViewImpl