Searched refs:frameBg (Results 1 – 1 of 1) sorted by relevance
62 private val frameBg: Drawable, constant in com.android.systemui.battery.unified.BatteryLayersDrawable69 ) : LayerDrawable(arrayOf(frameBg, frame, fill, textOnly, spaceSharingText, attribution)) {133 frameBg.setTint(colorInfo.bg) in updateColorProfile()209 frameBg.draw(canvas) in draw()331 val frameBg = in newBatteryDrawable() constant343 frameBg = frameBg, in newBatteryDrawable()