Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/ui/
DBottomBar.java73 private int mBackgroundPressedColor; field in BottomBar
155 setPaintColor(mBackgroundAlpha, mBackgroundPressedColor); in setCaptureButtonDown()
164 setCancelBackgroundColor(mBackgroundAlpha, mBackgroundPressedColor); in setCancelButtonDown()
383 mBackgroundPressedColor = color; in setBackgroundPressedColor()