Searched refs:mSecondaryProgressVal (Results 1 – 1 of 1) sorted by relevance
77 private int mSecondaryProgressVal; field in ProgressDialog247 if (mSecondaryProgressVal > 0) { in onCreate()248 setSecondaryProgress(mSecondaryProgressVal); in onCreate()311 mSecondaryProgressVal = secondaryProgress; in setSecondaryProgress()336 return mSecondaryProgressVal; in getSecondaryProgress()