Home
last modified time | relevance | path

Searched defs:alert (Results 1 – 25 of 60) sorted by relevance

123

/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
DAlertDialogTest.java36 AlertDialog alert = builder.create(); in testBuilder() local
80 AlertDialog alert = builder.create(); in testSetMessageAfterCreation() local
97 AlertDialog alert = builder.create(); in shouldSetMessageFromResourceId() local
109 AlertDialog alert = builder.create(); in shouldSetView() local
120 AlertDialog alert = builder.create(); in shouldSetCustomTitleView() local
216 AlertDialog alert = builder.create(); in testBuilderWithItemArrayViaResourceId() local
259 AlertDialog alert = builder.create(); in testBuilderWithAdapter() local
289 AlertDialog alert = builder.create(); in shouldReturnTheIndexOfTheCheckedItemInASingleChoiceDialog() local
308 AlertDialog alert = builder.create(); in shouldCallTheClickListenerOfTheCheckedItemInASingleChoiceDialog() local
334 AlertDialog alert = builder.create(); in shouldCallTheClickListenerOfTheCheckedAdapterInASingleChoiceDialog() local
/external/chromium-trace/catapult/dashboard/dashboard/
Dsend_stoppage_alert_emails.py133 def _AlertRowDict(alert): argument
144 def _StdioLink(alert): argument
Demail_template.py255 def GetGroupReportPageLink(alert): argument
266 def GetAlertInfo(alert, test): argument
/external/vboot_reference/utility/
Denable_dev_usb_boot6 alert() { function
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/dialog/
DDurationPickerDialog.java41 AlertDialog.Builder alert = new AlertDialog.Builder(activity); in getDurationFromDialog() local
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/
DScriptManager.java427 AlertDialog.Builder alert = new AlertDialog.Builder(this); in delete() local
448 AlertDialog.Builder alert = new AlertDialog.Builder(this); in addFolder() local
478 AlertDialog.Builder alert = new AlertDialog.Builder(this); in rename() local
/external/boringssl/src/ssl/
Dd1_pkt.c152 uint8_t type, alert; in dtls1_get_record() local
367 uint16_t alert = (alert_level << 8) | alert_descr; in dtls1_read_bytes() local
Ds3_pkt.c146 uint8_t type, alert; in ssl3_get_record() local
575 uint16_t alert = (alert_level << 8) | alert_descr; in ssl3_read_bytes() local
/external/autotest/server/cros/ap_configurators/
Dnetgear2000_ap_configurator.py17 def _alert_handler(self, alert): argument
DbelkinF9K1001_ap_configurator.py21 def _security_alert(self, alert): argument
DnetgearR6200_ap_configurator.py16 def _alert_handler(self, alert): argument
Dnetgear3700_ap_configurator.py15 def _alert_handler(self, alert): argument
Dnetgear4300_ap_configurator.py18 def _alert_handler(self, alert): argument
Dtrendnet812dru_ap_configurator.py16 def _alert_handler(self, alert): argument
Dtrendnet731br_ap_configurator.py141 def _alert_handler(self, alert): argument
Dtrendnet692gr_ap_configurator.py17 def _alert_handler(self, alert): argument
Dtrendnet654tr_ap_configurator.py16 def _alert_handler(self, alert): argument
Dtrendnet432brp_ap_configurator.py17 def _alert_handler(self, alert): argument
Dlinksyswrt600_ap_configurator.py16 def _sec_alert(self, alert): argument
/external/boringssl/src/ssl/test/runner/
Dalert.go9 type alert uint8 type
/external/wpa_supplicant_8/src/tls/
Dtlsv1_record.c280 u8 *out_data, size_t *out_len, u8 *alert) in tlsv1_record_receive()
Dtlsv1_client.c145 u8 *msg = NULL, *in_msg = NULL, *in_pos, *in_end, alert, ct; in tlsv1_client_handshake() local
312 u8 alert, *out_pos, ct; in tlsv1_client_decrypt() local
Dtlsv1_server.c137 u8 *msg = NULL, *in_msg, *in_pos, *in_end, alert, ct; in tlsv1_server_handshake() local
264 u8 alert, *out_end, *out_pos, ct; in tlsv1_server_decrypt() local
/external/kernel-headers/original/uapi/linux/
Dnet_dropmon.h42 struct net_dm_alert_msg alert; member
/external/v8/test/js-perf-test/
Dbase.js89 alert = function(s) { function

123