Home
last modified time | relevance | path

Searched refs:mIncrementBy (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
DProgressDialog.java83 private int mIncrementBy; field in ProgressDialog
255 if (mIncrementBy > 0) { in onCreate()
256 incrementProgressBy(mIncrementBy); in onCreate()
379 mIncrementBy += diff; in incrementProgressBy()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt8303 Landroid/app/ProgressDialog;->mIncrementBy:I