Home | History | Annotate | Download | only in app

Lines Matching refs:createDialog

867                 // so tell createDialog() not to do it, otherwise we get an exception
870 md.mDialog = createDialog(dialogId, dialogState, md.mArgs);
880 private Dialog createDialog(Integer dialogId, Bundle state, Bundle args) {
2547 md.mDialog = createDialog(id, null, args);