Searched refs:mLeftIndicator (Results 1 – 3 of 3) sorted by relevance
121 private View mLeftIndicator; field in PanoramaActivity540 mLeftIndicator.setVisibility(View.GONE); in hideDirectionIndicators()547 mLeftIndicator.setVisibility(View.VISIBLE); in showDirectionIndicators()551 mLeftIndicator.setVisibility(View.VISIBLE); in showDirectionIndicators()555 mLeftIndicator.setVisibility(View.GONE); in showDirectionIndicators()646 mLeftIndicator.setEnabled(true); in showTooFastIndication()654 mLeftIndicator.setEnabled(false); in hideTooFastIndication()703 mLeftIndicator = (ImageView) findViewById(R.id.pano_pan_left_indicator); in createContentView()705 mLeftIndicator.setEnabled(false); in createContentView()
121 private View mLeftIndicator; field in PanoramaModule509 mLeftIndicator.setVisibility(View.GONE); in hideDirectionIndicators()516 mLeftIndicator.setVisibility(View.VISIBLE); in showDirectionIndicators()520 mLeftIndicator.setVisibility(View.VISIBLE); in showDirectionIndicators()524 mLeftIndicator.setVisibility(View.GONE); in showDirectionIndicators()621 mLeftIndicator.setEnabled(true); in showTooFastIndication()631 mLeftIndicator.setEnabled(false); in hideTooFastIndication()675 mLeftIndicator = mRootView.findViewById(R.id.pano_pan_left_indicator); in setViews()677 mLeftIndicator.setEnabled(false); in setViews()
121 private View mLeftIndicator; field in PanoramaModule508 mLeftIndicator.setVisibility(View.GONE); in hideDirectionIndicators()515 mLeftIndicator.setVisibility(View.VISIBLE); in showDirectionIndicators()519 mLeftIndicator.setVisibility(View.VISIBLE); in showDirectionIndicators()523 mLeftIndicator.setVisibility(View.GONE); in showDirectionIndicators()620 mLeftIndicator.setEnabled(true); in showTooFastIndication()630 mLeftIndicator.setEnabled(false); in hideTooFastIndication()674 mLeftIndicator = mRootView.findViewById(R.id.pano_pan_left_indicator); in setViews()676 mLeftIndicator.setEnabled(false); in setViews()