Searched refs:mBackgroundAlpha (Results 1 – 1 of 1) sorted by relevance
74 private int mBackgroundAlpha = 0xff; field in BottomBar130 setPaintColor(mBackgroundAlpha, mBackgroundColor); in refreshPaintColor()150 setPaintColor(mBackgroundAlpha, mBackgroundColor); in setCaptureButtonUp()155 setPaintColor(mBackgroundAlpha, mBackgroundPressedColor); in setCaptureButtonDown()160 setCancelBackgroundColor(mBackgroundAlpha, mBackgroundColor); in setCancelButtonUp()164 setCancelBackgroundColor(mBackgroundAlpha, mBackgroundPressedColor); in setCancelButtonDown()375 setPaintColor(mBackgroundAlpha, mBackgroundColor); in setBackgroundColor()376 setCancelBackgroundColor(mBackgroundAlpha, mBackgroundColor); in setBackgroundColor()435 mBackgroundAlpha = alpha; in setBackgroundAlpha()436 setPaintColor(mBackgroundAlpha, mBackgroundColor); in setBackgroundAlpha()[all …]