Above Pic in mention is life cycle of android dialog box.Dialog life cycle is different five stages of cycle define.
Method Of Dialog Box Are:-
1)oncreateDialog()
2)prepareDialog()
3)showDailog()
4)dismissDialog()
5)removeDialog()
Above All method Using a user can used to dialog box in android application.