Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/qs/
DQSTileView.java48 public abstract View getIconWithBackground(); in getIconWithBackground() method in QSTileView
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
DQSTileViewImpl.kt235 override fun getIconWithBackground(): View { in <lambda>() method