Example usage for android.app ProgressDialog.OnProgressListener interface-usage

List of usage examples for android.app ProgressDialog.OnProgressListener interface-usage

Introduction

In this page you can find the example usage for android.app ProgressDialog.OnProgressListener interface-usage.

Usage

From source file rtandroid.benchmark.ui.BenchmarkFragment.java

/**
 * A fragment allowing to execute different benchmarks with different test cases.
 * Activities containing this fragment MUST implement the {@link OnFragmentInteractionListener} interface.
 */
public class BenchmarkFragment extends Fragment implements View.OnClickListener,
        NumberPickerDialog.OnValueSelectedListener, BenchmarkPickerDialog.OnValueSelectedListener,