Searched refs:onShow (Results 1 – 10 of 10) sorted by relevance
98 public void onShow(Bundle args, int showFlags) { in onShow() method in AssistInteractionSession99 super.onShow(args, showFlags); in onShow()
103 void onShow(DialogInterface dialog); in onShow() method
92 public void onShow(Bundle args, int showFlags) { in onShow() method in MainInteractionSession93 super.onShow(args, showFlags); in onShow()
345 public void onShow(DialogInterface dialog) { in showDialog()
1059 onShow(args, flags); in doShow()1586 public void onShow(Bundle args, int showFlags) { in onShow() method in VoiceInteractionSession
1413 ((OnShowListener) msg.obj).onShow(mDialog.get()); in handleMessage()
930 public void onShow(DialogInterface dialog) {
10055 method public void onShow(android.content.DialogInterface);42267 method public void onShow(android.os.Bundle, int);
10055 method public void onShow(android.content.DialogInterface);42411 method public void onShow(android.os.Bundle, int);
7436 method public abstract void onShow(android.content.DialogInterface);