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()241 || mExposureIndicatorP2 == null) { in syncExposureIndicator()251 changeVisibility(mExposureIndicatorP2, View.GONE); in syncExposureIndicator()276 changeVisibility(mExposureIndicatorP2, View.VISIBLE); in syncExposureIndicator()