Searched refs:mExposureIndicatorP1 (Results 1 – 1 of 1) sorted by relevance
53 private ImageView mExposureIndicatorP1; field in IndicatorIconController94 mExposureIndicatorP1 = (ImageView) root.findViewById(R.id.exposure_p1_indicator); in IndicatorIconController()240 || mExposureIndicatorP1 == null in syncExposureIndicator()250 changeVisibility(mExposureIndicatorP1, View.GONE); in syncExposureIndicator()273 changeVisibility(mExposureIndicatorP1, View.VISIBLE); in syncExposureIndicator()