OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:handleoncreatedialog
(Results
1 - 2
of
2
) sorted by null
/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/ui/
DialogHelperImpl.java
38
* return mDialogHelper.
handleOnCreateDialog
(id, bundle);
61
* return mDialogHelper.
handleOnCreateDialog
(id, bundle);
97
public Dialog
handleOnCreateDialog
(int id, Bundle args) {
/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/
AddVoicemailActivity.java
151
return mDialogHelper.
handleOnCreateDialog
(id, bundle);
Completed in 757 milliseconds