Searched refs:MAX_PROGRESS (Results 1 – 1 of 1) sorted by relevance
76 private static final int MAX_PROGRESS = 100; field in AlertDialogSamples216 mProgressDialog.setMax(MAX_PROGRESS); in onCreateDialog() argument464 if (mProgress >= MAX_PROGRESS) {