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

  /external/google-breakpad/src/client/windows/sender/
crash_report_sender.h 54 RESULT_FAILED = 0, // Failed to communicate with the server; try later.
  /external/deqp/framework/common/
tcuThreadUtil.hpp 48 RESULT_FAILED
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
ByodHelperActivity.java 160 public static final int RESULT_FAILED = RESULT_FIRST_USER;
284 setResult(intentFiltersSetForManagedIntents? RESULT_OK : RESULT_FAILED, null);

Completed in 117 milliseconds