Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/widget/
DIndicatorIconController.java47 private ImageView mHdrIndicator; field in IndicatorIconController
75 mHdrIndicator = (ImageView) root.findViewById(R.id.hdr_indicator); in IndicatorIconController()
206 Keys.KEY_CAMERA_HDR_PLUS, mHdrIndicator, in syncHdrIndicator()
211 Keys.KEY_CAMERA_HDR, mHdrIndicator, in syncHdrIndicator()
214 changeVisibility(mHdrIndicator, View.GONE); in syncHdrIndicator()