Home
last modified time | relevance | path

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

/aosp12/packages/apps/LegacyCamera/src/com/android/camera/
H A DFocusManager.java117 public void initialize(View focusIndicatorRotate, View previewFrame, in initialize() argument
119 mFocusIndicatorRotateLayout = focusIndicatorRotate; in initialize()
120 mFocusIndicator = (FocusIndicatorView) focusIndicatorRotate.findViewById( in initialize()