HomeSort by relevance Sort by last modified time
    Searched full:retrying (Results 51 - 75 of 334) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/android_testrunner/
run_command.py 61 logger.Log("No response for %s, retrying" % cmd)
adb_interface.py 60 retrying
80 retrying
  /external/chromium_org/v8/tools/gcmole/
bootstrap.sh 74 echo Checkout failed, retrying
  /external/wpa_supplicant_8/wpa_supplicant/
todo.txt 37 ctrl_iface) by moving the retrying of the previous request into EAP
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcRetryAlarmController.java 43 // The Intent action for retrying and its two extra's
  /frameworks/testing/espresso/espresso-lib/src/main/java/com/google/android/apps/common/testing/ui/espresso/action/
CloseKeyboardAction.java 67 Log.w(TAG, "Caught timeout exception. Retrying.");
  /system/vold/
Fat.cpp 149 SLOGE("%s appears to be a read only filesystem - retrying mount RO", fsPath);
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/org/apache/http/impl/client/
DefaultRequestDirector.java 439 boolean retrying = true;
441 while (retrying) {
463 retrying = false;
477 this.log.info("Retrying request");
491 retrying = false;
    [all...]
  /external/chromium_org/components/policy/core/common/cloud/
device_management_service.cc 162 // Invoked right before retrying this job.
489 VLOG(1) << "Retrying dmserver request.";
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/
run_webkit_tests_integrationtest.py     [all...]
  /external/chromium_org/tools/telemetry/telemetry/core/forwarders/
android_forwarder.py 268 """Enables the RNDIS network interface, retrying if necessary.
439 """Enables RNDIS and configures it, retrying until we have connectivity."""
  /frameworks/base/docs/html/reference/com/google/android/gcm/server/
Sender.html 898 <div class="jd-descrdiv">Sends a message to many devices, retrying in case of unavailability.</div>
916 <div class="jd-descrdiv">Sends a message to one device, retrying in case of unavailability.</div>
934 <div class="jd-descrdiv">Sends a message without retrying in case of service unavailability.</div>
952 <div class="jd-descrdiv">Sends a message without retrying in case of service unavailability.</div>
    [all...]
  /packages/apps/InCallUI/res/values-en-rGB/
strings.xml 41 <string name="card_title_redialing" msgid="4831412164303596395">"Retrying"</string>
94 <string name="emergency_enable_radio_dialog_retry" msgid="3724423402363063736">"Out-of-service area; retrying?"</string>
  /packages/apps/InCallUI/res/values-en-rIN/
strings.xml 41 <string name="card_title_redialing" msgid="4831412164303596395">"Retrying"</string>
94 <string name="emergency_enable_radio_dialog_retry" msgid="3724423402363063736">"Out-of-service area; retrying?"</string>
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
SendersView.java 184 sendingStatus == UIProvider.ConversationSendingState.RETRYING ||
198 } else if (sendingStatus == UIProvider.ConversationSendingState.RETRYING) {
  /external/apache-http/src/org/apache/http/impl/client/
DefaultRequestDirector.java 413 boolean retrying = true;
414 while (retrying) {
429 retrying = false;
443 this.log.info("Retrying request");
    [all...]
  /external/chromium_org/chrome/browser/supervised_user/
supervised_user_refresh_token_fetcher_unittest.cc 251 // retrying again.
  /external/chromium_org/chrome/browser/ui/webui/options/
certificate_manager_handler.h 96 // TODO(mattm): allow retrying with different password
  /external/chromium_org/google_apis/gaia/
oauth2_access_token_fetcher_impl.cc 105 // especially at startup and after sign-in on ChromeOS. Retrying once should
  /external/chromium_org/google_apis/gcm/base/
socket_stream.cc 318 DVLOG(1) << "Partial flush complete. Retrying.";
  /external/chromium_org/net/proxy/
proxy_list.cc 207 // Time to wait before retrying a bad proxy server.
  /external/chromium_org/net/socket/
client_socket_pool.h 170 // Returns the maximum amount of time to wait before retrying a connect.
  /external/chromium_org/third_party/eyesfree/src/android/java/src/com/googlecode/eyesfree/braille/display/
Display.java 181 // connected state or error state depending on how the retrying
  /external/kernel-headers/original/uapi/linux/
binder.h 112 * handled by retrying the ioctl() until a different error code
  /frameworks/base/libs/hwui/renderthread/
EglManager.cpp 135 ALOGW("Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without...");

Completed in 1420 milliseconds

1 23 4 5 6 7 8 91011>>