Searched refs:mExposureIndicatorN1 (Results 1 – 1 of 1) sorted by relevance
52 private ImageView mExposureIndicatorN1; field in IndicatorIconController93 mExposureIndicatorN1 = (ImageView) root.findViewById(R.id.exposure_n1_indicator); in IndicatorIconController()239 || mExposureIndicatorN1 == null in syncExposureIndicator()249 changeVisibility(mExposureIndicatorN1, View.GONE); in syncExposureIndicator()267 changeVisibility(mExposureIndicatorN1, View.VISIBLE); in syncExposureIndicator()