public static class Dialog.ProgressDialog extends Dialog.IdDialog
Dialog.Callbacks, Dialog.ErrorMessage, Dialog.IdDialog, Dialog.LoginDialog, Dialog.ProgressDialog, Dialog.QuestionDialog
mId
mText, mType, TYPE_ERROR, TYPE_LOGIN, TYPE_PROGRESS, TYPE_QUESTION
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCancelText()
Get the text of the cancel button
|
float |
getPosition()
Get the position of the progress dialog
|
boolean |
isCancelable()
Return true if the progress dialog is cancelable
|
boolean |
isIndeterminate()
Return true if the progress dialog is inderterminate
|
dismiss
getContext, getText, getTitle, getType, setCallbacks, setContext
public boolean isIndeterminate()
public boolean isCancelable()
public float getPosition()
public java.lang.String getCancelText()