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(DialogInterface dialogInterface) { in displayMenu()
92 public void onShow(Bundle args, int showFlags) { in onShow() method in MainInteractionSession93 super.onShow(args, showFlags); in onShow()
1000 onShow(args, flags); in doShow()1390 public void onShow(Bundle args, int showFlags) { in onShow() method in VoiceInteractionSession
1399 ((OnShowListener) msg.obj).onShow(mDialog.get()); in handleMessage()
6993 Landroid/content/DialogInterface$OnShowListener;->onShow(Landroid/content/DialogInterface;)V40497 Landroid/service/voice/VoiceInteractionSession;->onShow(Landroid/os/Bundle;I)V
17314 HSPLandroid/content/DialogInterface$OnShowListener;->onShow(Landroid/content/DialogInterface;)V
9712 method public abstract void onShow(android.content.DialogInterface);39609 method public void onShow(android.os.Bundle, int);
7436 method public abstract void onShow(android.content.DialogInterface);