Searched refs:shutterBackground (Results 1 – 1 of 1) sorted by relevance
387 private LayerDrawable applyCircleDrawableToShutterBackground(LayerDrawable shutterBackground) { in applyCircleDrawableToShutterBackground() argument392 Drawable d = shutterBackground.findDrawableByLayerId(R.id.circle_item); in applyCircleDrawableToShutterBackground()396 shutterBackground in applyCircleDrawableToShutterBackground()401 return shutterBackground; in applyCircleDrawableToShutterBackground()409 LayerDrawable shutterBackground = applyCircleDrawableToShutterBackground( in setupShutterBackgroundForModeIndex() local411 mShutterButton.setBackground(shutterBackground); in setupShutterBackgroundForModeIndex()415 Drawable d = shutterBackground.getDrawable(0); in setupShutterBackgroundForModeIndex()