Searched refs:onShow (Results 1 – 9 of 9) 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()
926 public void onShow(DialogInterface dialog) {
10045 method public void onShow(android.content.DialogInterface);41827 method public void onShow(android.os.Bundle, int);
7436 method public abstract void onShow(android.content.DialogInterface);