| Package | Description |
|---|---|
| android.app | |
| android.inputmethodservice | |
| android.preference | |
| android.text.method |
| Modifier and Type | Class and Description |
|---|---|
class |
AlertDialog |
class |
DatePickerDialog |
class |
ProgressDialog |
class |
TimePickerDialog |
| Modifier and Type | Method and Description |
|---|---|
Dialog |
DialogFragment.getDialog() |
Dialog |
DialogFragment.onCreateDialog(Bundle savedInstanceState) |
protected Dialog |
Activity.onCreateDialog(int id)
Deprecated.
|
protected Dialog |
Activity.onCreateDialog(int id,
Bundle args)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
Activity.onPrepareDialog(int id,
Dialog dialog)
Deprecated.
|
protected void |
Activity.onPrepareDialog(int id,
Dialog dialog,
Bundle args)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Dialog |
InputMethodService.getWindow() |
| Modifier and Type | Method and Description |
|---|---|
Dialog |
PreferenceScreen.getDialog() |
Dialog |
DialogPreference.getDialog() |
| Modifier and Type | Class and Description |
|---|---|
class |
CharacterPickerDialog |
Copyright © 2008-2013. All Rights Reserved.