Searched refs:mEnableBackgroundColor (Results 1 – 1 of 1) sorted by relevance
50 private final int mEnableBackgroundColor; field in BitmapSoundLevelView94 mEnableBackgroundColor = a.getColor(R.styleable.BitmapSoundLevelView_enabledBackgroundColor, in BitmapSoundLevelView()220 canvas.drawColor(mEnableBackgroundColor); in onDraw()