Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/ui/
DBottomBar.java80 private final Drawable.ConstantState[] mShutterButtonBackgroundConstantStates; field in BottomBar
103 mShutterButtonBackgroundConstantStates = new Drawable.ConstantState[len]; in BottomBar()
106 mShutterButtonBackgroundConstantStates[i] = in BottomBar()
410 newDrawableFromConstantState(mShutterButtonBackgroundConstantStates[index])); in setupShutterBackgroundForModeIndex()
413 newDrawableFromConstantState(mShutterButtonBackgroundConstantStates[index]))); in setupShutterBackgroundForModeIndex()