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

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

Completed in 20 milliseconds