|
||||||||||
| 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 | |
|---|---|
protected Dialog |
Activity.onCreateDialog(int id)
|
| Methods in android.app with parameters of type Dialog | |
|---|---|
protected void |
Activity.onPrepareDialog(int id,
Dialog dialog)
|
| 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 | |||||||||