Searched refs:mExposureIndicatorN2 (Results 1 – 1 of 1) sorted by relevance
51 private ImageView mExposureIndicatorN2; field in IndicatorIconController92 mExposureIndicatorN2 = (ImageView) root.findViewById(R.id.exposure_n2_indicator); in IndicatorIconController()238 if (mExposureIndicatorN2 == null in syncExposureIndicator()248 changeVisibility(mExposureIndicatorN2, View.GONE); in syncExposureIndicator()264 changeVisibility(mExposureIndicatorN2, View.VISIBLE); in syncExposureIndicator()