/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/ |
D | ShadowDialogTest.java | 42 final Dialog dialog = new Dialog(context); in shouldCallOnDismissListener() local 59 final Dialog dialog = new Dialog(context); in setContentViewWithViewAllowsFindById() local 69 Dialog dialog = new Dialog(context); in shouldGetLayoutInflater() local 75 TestDialog dialog = new TestDialog(context); in shouldCallOnStartFromShow() local 83 Dialog dialog = new Dialog(context); in shouldSetCancelable() local 92 TestDialog dialog = new TestDialog(context); in shouldDismissTheRealDialogWhenCancelled() local 99 Dialog dialog = new Dialog(context); in shouldDefaultCancelableToTrueAsTheSDKDoes() local 109 Dialog dialog = in shouldOnlyCallOnCreateOnce() local 129 Dialog dialog = new Dialog(context); in show_setsLatestDialog() local 142 Dialog dialog = new Dialog(context); in getLatestDialog_shouldReturnARealDialog() local [all …]
|
D | ShadowAlertDialogTest.java | 76 AlertDialog dialog = new AlertDialog.Builder(getApplication()).show(); in getLatestAlertDialog_shouldReturnARealAlertDialog() local 84 AlertDialog dialog = builder.create(); in shouldOnlyCreateRequestedButtons() local 95 AlertDialog dialog = builder.create(); in shouldAllowNullButtonListeners() local 271 AlertDialog dialog = new AlertDialog(context) {}; in shouldDelegateToDialogFindViewByIdIfViewIsNull() local 289 final AlertDialog dialog = in shouldNotExplodeWhenNestingAlerts() local 317 public void onClick(DialogInterface dialog, int item) { in onClick()
|
/external/nist-sip/java/gov/nist/javax/sip/ |
D | SipProviderImpl.java | 176 Dialog dialog = ((RequestEvent) sipEvent).getDialog(); in handleEvent() local 179 Dialog dialog = ((ResponseEvent) sipEvent).getDialog(); in handleEvent() local 359 SIPDialog dialog = sipStack.getDialog(dialogId); in getNewClientTransaction() local 514 SIPDialog dialog = sipStack.getDialog(dialogId); in getNewServerTransaction() local 560 SIPDialog dialog = sipStack.getDialog(dialogId); in getNewServerTransaction() local 584 SIPDialog dialog = sipStack.getDialog(dialogId); in getNewServerTransaction() local 609 SIPDialog dialog = sipStack.getDialog(dialogId); in getNewServerTransaction() local 673 Dialog dialog = sipStack.getDialog(((SIPRequest) request) in sendRequest() local 836 SIPDialog dialog = null; in getNewDialog() local
|
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
D | SIPClientTransaction.java | 500 MessageChannel sourceChannel, SIPDialog dialog) { in processResponse() 724 MessageChannel sourceChannel, SIPDialog dialog) throws IOException { in inviteClientTransaction() 944 SIPDialog dialog = sipStack.getDialog(this.getOriginalRequest() in sendRequest() local 956 SIPDialog dialog = this.getDefaultDialog(); in sendRequest() local 1047 SIPDialog dialog = (SIPDialog) this.getDialog(); in fireTimeoutTimer() local 1362 SIPDialog dialog = null; in processResponse() local
|
/external/toybox/kconfig/lxdialog/ |
D | yesno.c | 27 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() 45 WINDOW *dialog; in dialog_yesno() local
|
D | inputbox.c | 29 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() 50 WINDOW *dialog; in dialog_inputbox() local
|
D | checklist.c | 95 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() 116 WINDOW *dialog, *list; in dialog_checklist() local
|
/external/coreboot/util/kconfig/lxdialog/ |
D | yesno.c | 14 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() 32 WINDOW *dialog; in dialog_yesno() local
|
D | inputbox.c | 16 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() 38 WINDOW *dialog; in dialog_inputbox() local
|
D | checklist.c | 88 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() 109 WINDOW *dialog, *list; in dialog_checklist() local
|
/external/lzma/CPP/7zip/UI/FileManager/ |
D | LangUtils.cpp | 49 void LangSetDlgItemText(HWND dialog, UInt32 controlID, UInt32 langID) in LangSetDlgItemText() 75 void LangSetDlgItems(HWND dialog, const UInt32 *ids, unsigned numItems) in LangSetDlgItems() 97 void LangSetDlgItems_Colon(HWND dialog, const UInt32 *ids, unsigned numItems) in LangSetDlgItems_Colon() 113 void LangSetDlgItems_RemoveColon(HWND dialog, const UInt32 *ids, unsigned numItems) in LangSetDlgItems_RemoveColon()
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ui/ |
D | AlertDialogTask.java | 184 public void onClick(DialogInterface dialog, int item) { in onCreate() 199 public void onClick(DialogInterface dialog, int item, boolean isChecked) { in onCreate() 211 public void onClick(DialogInterface dialog, int item) { in onCreate()
|
/external/python/cpython3/Lib/test/test_tkinter/ |
D | test_messagebox.py | 14 def test_callback(dialog, master): argument
|
/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/WindowsCE/Sources/ |
D | Application.cpp | 66 BrowserDialog dialog; in InitInstance() local
|
/external/nist-sip/java/javax/sip/ |
D | DialogTerminatedEvent.java | 8 public DialogTerminatedEvent(Object source, Dialog dialog) { in DialogTerminatedEvent()
|
/external/openthread/tools/harness-automation/cases_R140/ |
D | router_8_2_2.py | 40 def on_dialog(self, dialog, title): argument
|
D | router_5_3_9.py | 39 def on_dialog(self, dialog, title): argument
|
D | ed_6_1_4.py | 40 def on_dialog(self, dialog, title): argument
|
D | ed_6_3_1.py | 40 def on_dialog(self, dialog, title): argument
|
D | leader_9_2_1.py | 40 def on_dialog(self, dialog, title): argument
|
D | leader_9_2_12.py | 40 def on_dialog(self, dialog, title): argument
|
/external/openthread/tools/harness-automation/cases/ |
D | ed_6_5_2.py | 40 def on_dialog(self, dialog, title): argument
|
D | med_9_2_12.py | 40 def on_dialog(self, dialog, title): argument
|
D | sed_6_1_5.py | 40 def on_dialog(self, dialog, title): argument
|
D | router_5_6_3.py | 39 def on_dialog(self, dialog, title): argument
|