Searched refs:onShow (Results 1 – 11 of 11) sorted by relevance
103 void onShow(DialogInterface dialog); in onShow() method
98 public void onShow(Bundle args, int showFlags) { in onShow() method in AssistInteractionSession99 super.onShow(args, showFlags); in onShow()
92 public void onShow(Bundle args, int showFlags) { in onShow() method in MainInteractionSession93 super.onShow(args, showFlags); in onShow()
340 public void onShow(DialogInterface dialog) { in showDialog()
171 mGlobalActionsDialogLite.onShow(null); in testShouldLogShow()
184 mGlobalActionsDialog.onShow(null); in testShouldLogShow()
1059 onShow(args, flags); in doShow()1594 public void onShow(Bundle args, int showFlags) { in onShow() method in VoiceInteractionSession
1414 ((OnShowListener) msg.obj).onShow(mDialog.get()); in handleMessage()
1259 public void onShow(DialogInterface dialog) {
10880 method public void onShow(android.content.DialogInterface);39006 method public void onShow(android.os.Bundle, int);
7436 method public abstract void onShow(android.content.DialogInterface);