Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/ui/
DStickyBottomCaptureLayout.java59 animateCaptureIndicatorToY(thumbnailViewPosition.y);
73 animateCaptureIndicatorToY(thumbnailViewPosition.y);
200 private void animateCaptureIndicatorToY(float y) { in animateCaptureIndicatorToY() method in StickyBottomCaptureLayout