C
D
G
H
I
P
R
S
H
- hasProgressReachedMaxValue() - function in com.techiness.progressdialoglibrary.ProgressDialog
- Checks if ProgressValue is equal to MaxValue.
- hasSecondaryProgressReachedMaxValue() - function in com.techiness.progressdialoglibrary.ProgressDialog
- Checks if Secondary ProgressValue is equal to MaxValue.
- hideNegativeButton() - function in com.techiness.progressdialoglibrary.ProgressDialog
- Hides the NegativeButton.
- hideProgressText() - function in com.techiness.progressdialoglibrary.ProgressDialog
- Hides the Progress TextView.
- hideTitle() - function in com.techiness.progressdialoglibrary.ProgressDialog
- Hides the Title of ProgressDialog.