Searched refs:mRightIndicator (Results 1 – 1 of 1) sorted by relevance
122 private View mRightIndicator; field in PanoramaActivity541 mRightIndicator.setVisibility(View.GONE); in hideDirectionIndicators()548 mRightIndicator.setVisibility(View.VISIBLE); in showDirectionIndicators()552 mRightIndicator.setVisibility(View.GONE); in showDirectionIndicators()556 mRightIndicator.setVisibility(View.VISIBLE); in showDirectionIndicators()647 mRightIndicator.setEnabled(true); in showTooFastIndication()655 mRightIndicator.setEnabled(false); in hideTooFastIndication()704 mRightIndicator = (ImageView) findViewById(R.id.pano_pan_right_indicator); in createContentView()706 mRightIndicator.setEnabled(false); in createContentView()