HomeSort by relevance Sort by last modified time
    Searched refs:mHdrIndicator (Results 1 - 2 of 2) sorted by null

  /packages/apps/Camera2/src/com/android/camera/widget/
IndicatorIconController.java 47 private ImageView mHdrIndicator;
75 mHdrIndicator = (ImageView) root.findViewById(R.id.hdr_indicator);
204 Keys.KEY_CAMERA_HDR_PLUS, mHdrIndicator,
209 Keys.KEY_CAMERA_HDR, mHdrIndicator,
212 changeVisibility(mHdrIndicator, View.GONE);
  /packages/apps/Camera/src/com/android/camera/
PhotoModule.java 199 private ImageView mHdrIndicator;
801 mHdrIndicator = (ImageView) mOnScreenIndicators.findViewById(R.id.menu_hdr_indicator);
    [all...]

Completed in 48 milliseconds