HomeSort by relevance Sort by last modified time
    Searched refs:alert (Results 51 - 75 of 99) sorted by null

1 23 4

  /external/quake/src/com/android/quake/
DownloaderActivity.java 222 AlertDialog alert = new Builder(this).create(); local
223 alert.setTitle(R.string.download_activity_download_stopped);
226 alert.setMessage(shortReason);
229 alert.setButton(getString(R.string.download_activity_retry),
236 alert.setButton2(getString(R.string.download_activity_quit),
244 alert.show();
    [all...]
  /gdk/samples/quake/src/com/android/quake/llvm/
DownloaderActivity.java 222 AlertDialog alert = new Builder(this).create(); local
223 alert.setTitle(R.string.download_activity_download_stopped);
226 alert.setMessage(shortReason);
229 alert.setButton(getString(R.string.download_activity_retry),
236 alert.setButton2(getString(R.string.download_activity_quit),
244 alert.show();
    [all...]
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
BaseRecognizer.js 258 * Defaults to "alert"-ing the error in browsers and "print"-ing the error
263 if (typeof(window) != 'undefined' && window.alert) {
264 alert(msg);
    [all...]
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
SSLSocketImpl.java 48 // alert protocol to be used
513 alertProtocol.alert(AlertProtocol.WARNING,
576 // to appropriate client protocol (alert, handshake, or app)
588 case ContentType.ALERT:
607 // warning alert occurred during wrap or unwrap
608 // (note: fatal alert causes AlertException
703 // to appropriate client protocol (alert, handshake, or app)
712 // it will throw alert exception.
717 case ContentType.ALERT:
737 // warning alert occurred during wrap or unwra
    [all...]
HandshakeProtocol.java 190 * process and no_renegotiation alert message is received
293 * Sends fatal alert, breaks execution
298 recordProtocol.alert(AlertProtocol.WARNING, description);
302 * Sends fatal alert, breaks execution
312 * Sends fatal alert, breaks execution
323 * Sends fatal alert, breaks execution
427 * Sends fatal alert "UNEXPECTED MESSAGE"
  /packages/apps/DeskClock/src/com/android/deskclock/
SetAlarm.java 251 // Give the alert uri to the preference.
252 mAlarmPref.setAlert(alarm.alert);
335 alarm.alert = mAlarmPref.getAlert();
Alarms.java 73 // snooze alert.
115 * snooze. Sets next alert.
165 // A null alert Uri indicates a silent alarm.
166 values.put(Alarm.Columns.ALERT, alarm.alert == null ? ALARM_ALERT_SILENT
167 : alarm.alert.toString());
324 // calculate the time to get the next alert.
376 * otherwise loads all alarms, activates next alert.
388 * Sets alert in AlarmManger and StatusBar. This is what will
389 * actually launch the alert when the alarm triggers
    [all...]
  /packages/apps/Email/src/com/android/email/mail/store/
ImapConnection.java 306 final String alert = response.getAlertTextOrEmpty().getString(); local
308 throw new ImapException(toString, alert);
  /packages/apps/Phone/src/com/android/phone/
EmergencyDialer.java 504 // erase the number and throw up an alert dialog.
577 AlertDialog alert = (AlertDialog) dialog; local
578 alert.setMessage(createErrorMessage(mLastNumber));
  /packages/apps/Settings/src/com/android/settings/
TrustedCredentialsSettings.java 373 AlertDialog alert = builder.create();
374 alert.show();
  /external/webkit/Source/WebKit/mac/Plugins/
WebPluginController.mm 534 // containing the plug-in navigates while the alert is displayed (<rdar://problem/7313430>).
550 // Our override of 1) detects whether it is Flip4Mac's update sheet triggering the alert by checking whether the
565 static void WebKit_TSUpdateCheck_alertDidEnd_returnCode_contextInfo_(id object, SEL selector, NSAlert *alert, NSInteger returnCode, void* contextInfo)
569 original_TSUpdateCheck_alertDidEnd_returnCode_contextInfo_(object, selector, alert, returnCode, contextInfo);
  /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastAlertAudio.java 42 * Manages alert audio and vibration and text-to-speech. Runs as a service so that
49 /** Action to start playing alert audio/vibration/speech. */
52 /** Extra for alert audio duration (from settings). */
64 /** Pause duration between alert sound and alert speech. */
67 /** Vibration uses the same on/off pattern as the CMAS alert tone */
102 stop(); // stop alert sound
136 // Stop the alert sound and speech if the call state changes.
261 * Start playing the alert sound, and send delayed message when it's time to stop.
262 * @param duration the alert sound duration in millisecond
    [all...]
  /external/v8/benchmarks/
deltablue.js 176 alert("Could not satisfy a required constraint!");
185 alert("Cycle encountered");
821 alert("Chain test failed.");
847 if (dst.value != 1170) alert("Projection 1 failed");
849 if (src.value != 5) alert("Projection 2 failed");
853 alert("Projection 3 failed");
858 alert("Projection 4 failed");
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
v8-deltablue.js 170 alert("Could not satisfy a required constraint!");
179 alert("Cycle encountered");
815 alert("Chain test failed.");
841 if (dst.value != 1170) alert("Projection 1 failed");
843 if (src.value != 5) alert("Projection 2 failed");
847 alert("Projection 3 failed");
852 alert("Projection 4 failed");
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
v8-deltablue.js 170 alert("Could not satisfy a required constraint!");
179 alert("Cycle encountered");
815 alert("Chain test failed.");
841 if (dst.value != 1170) alert("Projection 1 failed");
843 if (src.value != 5) alert("Projection 2 failed");
847 alert("Projection 3 failed");
852 alert("Projection 4 failed");
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
v8-deltablue.js 170 alert("Could not satisfy a required constraint!");
179 alert("Cycle encountered");
815 alert("Chain test failed.");
841 if (dst.value != 1170) alert("Projection 1 failed");
843 if (src.value != 5) alert("Projection 2 failed");
847 alert("Projection 3 failed");
852 alert("Projection 4 failed");
  /packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
CalendarProvider2Test.java 2122 ContentValues alert = new ContentValues(); local
    [all...]
  /build/tools/droiddoc/templates-pdk/assets/
android-developer-docs.js 225 //alert("intl, returning base url: /" + base);
228 //alert("not intl, returning uri as found.");
427 //alert("expires: " + expires)
  /external/chromium/chrome/common/extensions/docs/js/
api_page_generator.js 88 alert("Empty page name for: " + document.location.href);
100 alert("Failed to load " + API_TEMPLATE + ". " + error);
143 alert("Failed to load " + schema_path);
  /external/chromium/net/data/proxy_resolver_v8_unittest/
pac_library_unittest.js 308 alert(this.name_ + ": " + x);
310 // In case alert() is not defined.
  /frameworks/base/core/java/android/webkit/
CallbackProxy.java 1348 Message alert = obtainMessage(JS_ALERT, result); local
    [all...]
  /external/doclava/res/assets/templates/assets/
doclava-developer-docs.js 317 //alert("intl, returning base url: /" + base);
320 //alert("not intl, returning uri as found.");
484 //alert("expires: " + expires)
  /external/webkit/Source/WebCore/page/
DOMWindow.h 152 void alert(const String& message);
  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/sms/
BearerData.java 126 * Supported alert priority modes for CDMA SMS messages
135 public int alert = ALERT_DEFAULT; field in class:BearerData
413 builder.append(", alert=" + (alertIndicatorSet ? alert : "unset"));
    [all...]
  /external/chromium/chrome/browser/resources/picasaweb_uploader/js/
upload_page.js 282 alert('Failed to create album.\nTry again.');

Completed in 1623 milliseconds

1 23 4