|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Dialog | |
|---|---|
| android.app | |
| android.inputmethodservice | |
| android.preference | |
| android.text.method | |
| Uses of Dialog in android.app |
|---|
| Subclasses of Dialog in android.app | |
|---|---|
class |
AlertDialog
|
class |
DatePickerDialog
|
class |
ProgressDialog
|
class |
TimePickerDialog
|
| Methods in android.app that return Dialog | |
|---|---|
Dialog |
DialogFragment.getDialog()
|
Dialog |
DialogFragment.onCreateDialog(Bundle savedInstanceState)
|
protected Dialog |
Activity.onCreateDialog(int id)
Deprecated. |
protected Dialog |
Activity.onCreateDialog(int id,
Bundle args)
Deprecated. |
| Methods in android.app with parameters of type Dialog | |
|---|---|
protected void |
Activity.onPrepareDialog(int id,
Dialog dialog)
Deprecated. |
protected void |
Activity.onPrepareDialog(int id,
Dialog dialog,
Bundle args)
Deprecated. |
| Uses of Dialog in android.inputmethodservice |
|---|
| Methods in android.inputmethodservice that return Dialog | |
|---|---|
Dialog |
InputMethodService.getWindow()
|
| Uses of Dialog in android.preference |
|---|
| Methods in android.preference that return Dialog | |
|---|---|
Dialog |
PreferenceScreen.getDialog()
|
Dialog |
DialogPreference.getDialog()
|
| Uses of Dialog in android.text.method |
|---|
| Subclasses of Dialog in android.text.method | |
|---|---|
class |
CharacterPickerDialog
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||