Searched refs:PanoProgressBar (Results 1 – 3 of 3) sorted by relevance
118 private PanoProgressBar mPanoProgressBar;119 private PanoProgressBar mSavingProgressBar;546 case PanoProgressBar.DIRECTION_NONE: in showDirectionIndicators()550 case PanoProgressBar.DIRECTION_LEFT: in showDirectionIndicators()554 case PanoProgressBar.DIRECTION_RIGHT: in showDirectionIndicators()568 showDirectionIndicators(PanoProgressBar.DIRECTION_NONE); in startCapture()687 mPanoProgressBar = (PanoProgressBar) findViewById(R.id.pano_pan_progress_bar); in createContentView()694 new PanoProgressBar.OnDirectionChangeListener () { in createContentView()710 mSavingProgressBar = (PanoProgressBar) findViewById(R.id.pano_saving_progress_bar); in createContentView()
26 class PanoProgressBar extends ImageView { class50 public PanoProgressBar(Context context, AttributeSet attrs) { in PanoProgressBar() method in PanoProgressBar
28 class PanoProgressBar extends ImageView { class53 public PanoProgressBar(Context context, AttributeSet attrs) { in PanoProgressBar() method in PanoProgressBar