Searched refs:setDoneColor (Results 1 – 5 of 5) sorted by relevance
689 mPanoProgressBar.setDoneColor(appRes.getColor(R.color.pano_progress_done)); in createContentView()714 mSavingProgressBar.setDoneColor(appRes.getColor(R.color.pano_progress_indication)); in createContentView()
87 public void setDoneColor(int color) { in setDoneColor() method in PanoProgressBar
663 mPanoProgressBar.setDoneColor(appRes.getColor(R.color.pano_progress_done)); in setViews()688 mSavingProgressBar.setDoneColor(appRes.getColor(R.color.pano_progress_indication)); in setViews()
89 public void setDoneColor(int color) { in setDoneColor() method in PanoProgressBar
91 public void setDoneColor(int color) { in setDoneColor() method in PanoProgressBar