Searched refs:customDrawable (Results 1 – 2 of 2) sorted by relevance
47 private lateinit var customDrawable: Drawable variable in com.android.systemui.qs.tileimpl.QSTileViewImplTest59 customDrawableView = tileView.requireViewById(R.id.customDrawable) in setUp()163 state.sideViewCustomDrawable = customDrawable in testShowCustomDrawableViewBooleanState()174 state.sideViewCustomDrawable = customDrawable in testShowCustomDrawableViewNonBooleanState()185 state.sideViewCustomDrawable = customDrawable in testShowCustomDrawableViewBooleanStateForceChevron()
207 customDrawableView = sideView.requireViewById(R.id.customDrawable) in <lambda>()