public class PreferenceSearchDialog
extends java.lang.Object
implements android.content.DialogInterface.OnDismissListener
| Modifier and Type | Class and Description |
|---|---|
protected class |
PreferenceSearchDialog.SearchIndexAdapter |
| Modifier and Type | Field and Description |
|---|---|
protected PreferenceSearchDialog.SearchIndexAdapter |
_adapter |
| Constructor and Description |
|---|
PreferenceSearchDialog(android.content.Context context) |
| Modifier and Type | Method and Description |
|---|---|
void |
onDismiss(android.content.DialogInterface dialog) |
void |
show()
Build and show the dialog
|
protected PreferenceSearchDialog.SearchIndexAdapter _adapter