Searched refs:mExposureIndicatorP2 (Results 1 – 1 of 1) sorted by relevance
54 private ImageView mExposureIndicatorP2; field in IndicatorIconController95 mExposureIndicatorP2 = (ImageView) root.findViewById(R.id.exposure_p2_indicator); in IndicatorIconController()239 || mExposureIndicatorP2 == null) { in syncExposureIndicator()249 changeVisibility(mExposureIndicatorP2, View.GONE); in syncExposureIndicator()274 changeVisibility(mExposureIndicatorP2, View.VISIBLE); in syncExposureIndicator()