Searched refs:shutterBackground (Results 1 – 1 of 1) sorted by relevance
369 private LayerDrawable applyCircleDrawableToShutterBackground(LayerDrawable shutterBackground) { in applyCircleDrawableToShutterBackground() argument374 Drawable d = shutterBackground.findDrawableByLayerId(R.id.circle_item); in applyCircleDrawableToShutterBackground()379 shutterBackground in applyCircleDrawableToShutterBackground()383 return shutterBackground; in applyCircleDrawableToShutterBackground()391 LayerDrawable shutterBackground = applyCircleDrawableToShutterBackground( in setupShutterBackgroundForModeIndex() local393 mShutterButton.setBackground(shutterBackground); in setupShutterBackgroundForModeIndex()397 Drawable d = shutterBackground.getDrawable(0); in setupShutterBackgroundForModeIndex()