HomeSort by relevance Sort by last modified time
    Searched defs:Retry (Results 1 - 9 of 9) sorted by null

  /external/chromium/chrome/browser/remoting/
setup_flow_register_step.cc 76 void SetupFlowRegisterErrorStep::Retry() {
77 // When retrying we retry from the GetStatus step because it may be
setup_flow_start_host_step.cc 81 void SetupFlowStartHostErrorStep::Retry() {
82 // When retrying we retry from the GetStatus step because it may be
setup_flow_get_status_step.cc 90 void SetupFlowGetStatusErrorStep::Retry() {
  /external/chromium/chrome/browser/policy/
cloud_policy_controller.cc 95 void CloudPolicyController::Retry() {
128 // Will retry fetching a token but gracefully backing off.
144 << ", will retry in a few hours.";
152 // Will retry last operation but gracefully backing off.
  /external/chromium_org/sql/
connection.h 409 enum Retry {
413 bool OpenInternal(const std::string& file_name, Retry retry_flag);
  /external/okhttp/src/main/java/com/squareup/okhttp/internal/http/
HttpURLConnectionImpl.java 300 Retry retry = processResponseHeaders(); local
301 if (retry == Retry.NONE) {
323 throw new HttpRetryException("Cannot retry streamed HTTP body",
327 if (retry == Retry.DIFFERENT_CONNECTION) {
391 // do not retry, we didn't have an abrupt server initiated exception.
402 enum Retry {
409 * Returns the retry action to take for the current response headers. Th
    [all...]
  /packages/apps/Settings/src/com/android/settings/
ChooseLockPattern.java 196 Retry(R.string.lockpattern_retry_button_text, true),
251 LeftButtonMode.Retry, RightButtonMode.ContinueDisabled,
255 LeftButtonMode.Retry, RightButtonMode.Continue, ID_EMPTY_MESSAGE, false),
373 if (mUiStage.leftMode == LeftButtonMode.Retry) {
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 

Completed in 281 milliseconds