public class LoadingDeviceProgressDialog
extends android.app.ProgressDialog
android.app.AlertDialog.Builderandroid.content.DialogInterface.OnCancelListener, android.content.DialogInterface.OnClickListener, android.content.DialogInterface.OnDismissListener, android.content.DialogInterface.OnKeyListener, android.content.DialogInterface.OnMultiChoiceClickListener, android.content.DialogInterface.OnShowListener| Constructor and Description |
|---|
LoadingDeviceProgressDialog(android.content.Context context) |
LoadingDeviceProgressDialog(android.content.Context context,
int theme) |
| Modifier and Type | Method and Description |
|---|---|
void |
dismiss() |
static LoadingDeviceProgressDialog |
show(android.content.Context context) |
void |
subscribeToCreateStream(<any> stream) |
getMax, getProgress, getSecondaryProgress, incrementProgressBy, incrementSecondaryProgressBy, isIndeterminate, onStart, setIndeterminate, setIndeterminateDrawable, setMax, setMessage, setProgress, setProgressDrawable, setProgressNumberFormat, setProgressPercentFormat, setProgressStyle, setSecondaryProgress, show, show, show, showgetButton, getListView, onKeyDown, onKeyUp, setButton, setButton, setButton, setButton, setButton2, setButton2, setButton3, setButton3, setCustomTitle, setIcon, setIcon, setIconAttribute, setInverseBackgroundForced, setTitle, setView, setViewaddContentView, cancel, closeOptionsMenu, create, dispatchGenericMotionEvent, dispatchKeyEvent, dispatchKeyShortcutEvent, dispatchPopulateAccessibilityEvent, dispatchTouchEvent, dispatchTrackballEvent, findViewById, getActionBar, getContext, getCurrentFocus, getLayoutInflater, getOwnerActivity, getSearchEvent, getVolumeControlStream, getWindow, hide, invalidateOptionsMenu, isShowing, onActionModeFinished, onActionModeStarted, onAttachedToWindow, onBackPressed, onContentChanged, onContextItemSelected, onContextMenuClosed, onCreateContextMenu, onCreateOptionsMenu, onCreatePanelMenu, onCreatePanelView, onDetachedFromWindow, onGenericMotionEvent, onKeyLongPress, onKeyMultiple, onKeyShortcut, onMenuItemSelected, onMenuOpened, onOptionsItemSelected, onOptionsMenuClosed, onPanelClosed, onPrepareOptionsMenu, onPreparePanel, onRestoreInstanceState, onSaveInstanceState, onSearchRequested, onSearchRequested, onTouchEvent, onTrackballEvent, onWindowAttributesChanged, onWindowFocusChanged, onWindowStartingActionMode, onWindowStartingActionMode, openContextMenu, openOptionsMenu, registerForContextMenu, requestWindowFeature, setCancelable, setCanceledOnTouchOutside, setCancelMessage, setContentView, setContentView, setContentView, setDismissMessage, setFeatureDrawable, setFeatureDrawableAlpha, setFeatureDrawableResource, setFeatureDrawableUri, setOnCancelListener, setOnDismissListener, setOnKeyListener, setOnShowListener, setOwnerActivity, setTitle, setVolumeControlStream, show, takeKeyEvents, unregisterForContextMenupublic LoadingDeviceProgressDialog(android.content.Context context)
public LoadingDeviceProgressDialog(android.content.Context context,
int theme)
public void subscribeToCreateStream(<any> stream)
public void dismiss()
dismiss in interface android.content.DialogInterfacedismiss in class android.app.Dialogpublic static LoadingDeviceProgressDialog show(android.content.Context context)