HomeSort by relevance Sort by last modified time
    Searched defs:COMPLETED (Results 1 - 25 of 232) sorted by null

1 2 3 4 5 6 7 8 910

  /external/nist-sip/java/javax/sip/
TransactionState.java 7 COMPLETED,
  /external/autotest/venv/lucifer/
eventlib.py 55 COMPLETED = 'completed'
  /external/skia/infra/bots/recipe_modules/swarming/
state.py 24 COMPLETED = 0x70 # 112
27 RUNNING, PENDING, EXPIRED, TIMED_OUT, BOT_DIED, CANCELED, COMPLETED)
29 STATES_NOT_RUNNING = (EXPIRED, TIMED_OUT, BOT_DIED, CANCELED, COMPLETED)
30 STATES_DONE = (TIMED_OUT, COMPLETED)
40 COMPLETED: 'Completed',
  /external/skqp/infra/bots/recipe_modules/swarming/
state.py 24 COMPLETED = 0x70 # 112
27 RUNNING, PENDING, EXPIRED, TIMED_OUT, BOT_DIED, CANCELED, COMPLETED)
29 STATES_NOT_RUNNING = (EXPIRED, TIMED_OUT, BOT_DIED, CANCELED, COMPLETED)
30 STATES_DONE = (TIMED_OUT, COMPLETED)
40 COMPLETED: 'Completed',
  /external/jsilver/src/com/google/streamhtmlparser/util/
EntityResolver.java 71 * <li><code>COMPLETED</code> indicates we have finished processing
79 COMPLETED("Completed");
177 * after {@code processChar} returned status {@code COMPLETED}.
180 * we were called with any status other than {@code COMPLETED}
205 status = Status.COMPLETED;
211 status = Status.COMPLETED;
216 // Status.COMPLETED, ignore character, do nothing.
  /frameworks/base/wifi/java/android/net/wifi/
SupplicantState.java 89 * Association completed.
92 * been successfully completed with an AP. If IEEE 802.1X is used
94 * until the IEEE 802.1X/EAPOL authentication has been completed.
104 * when the IEEE 802.1X/EAPOL authentication has been completed.
111 * This state is entered when 4-Way Key Handshake has been completed
119 * All authentication completed.
122 * completed. In case of WPA2, this happens when the 4-Way Handshake is
123 * successfully completed. With WPA, this state is entered after the
125 * completed after dynamic keys are received (or if not used, after
126 * the EAP authentication has been completed). With static WEP keys an
    [all...]
  /prebuilts/jdk/jdk8/darwin-x86/sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/
ScanManagerMXBean.java 69 * successfully completed, or stopped.
90 * Scanning is successfully completed.
92 COMPLETED,
  /prebuilts/jdk/jdk8/linux-x86/sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/
ScanManagerMXBean.java 69 * successfully completed, or stopped.
90 * Scanning is successfully completed.
92 COMPLETED,
  /external/guava/guava/src/com/google/common/util/concurrent/
AbstractFuture.java 50 * completed, failed, or cancelled.
176 * {@link AbstractFuture.Sync#COMPLETED} and invoke the listeners if the
193 * {@link AbstractFuture.Sync#COMPLETED} and invoke the listeners if the
213 * {@link #COMPLETED}, {@link #CANCELLED}, or {@link #INTERRUPTED}
218 * computation, and only then transition to COMPLETED, CANCELLED, or
231 static final int COMPLETED = 2;
278 * was cancelled, or a {@link ExecutionException} if the task completed with
297 case COMPLETED:
316 * Checks if the state is {@link #COMPLETED}, {@link #CANCELLED}, or {@link
320 return (getState() & (COMPLETED | CANCELLED | INTERRUPTED)) != 0
    [all...]
  /tools/tradefederation/core/src/com/android/tradefed/device/
IWifiHelper.java 32 COMPLETED, SCANNING, DISCONNECTED, OTHER;
  /cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/
DeviceInfo.java 47 // Collection completed.
48 COMPLETED,
49 // Collection completed with error.
95 mResultCode = ResultCode.COMPLETED;
102 String message = getClass().getSimpleName() + " collection completed.";
103 assertEquals(message, ResultCode.COMPLETED, mResultCode);
135 * Returns the path to the json file if collector completed successfully.
  /external/tensorflow/tensorflow/core/common_runtime/
pending_counts.h 60 COMPLETED
285 return (c->pending == 0) ? STARTED : COMPLETED;
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
Call.java 64 NONE, STARTED, COMPLETED, FAILED, CANCELED;
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/net/
MultiNetworkConnectivityTestActivity.java 24 .COMPLETED;
92 /** Test completed for the validator */
100 COMPLETED,
220 if (wifiInfo != null && SupplicantState.COMPLETED.equals(wifiInfo.getSupplicantState())) {
335 if (mMultiNetworkValidators[i].mValidatorState != COMPLETED) {
357 case COMPLETED:
362 // All tests completed, so need to re run. It's not likely to get here as
428 && wifiInfo.getSupplicantState().equals(SupplicantState.COMPLETED)
624 mValidatorState = COMPLETED;
    [all...]
  /external/webrtc/talk/app/webrtc/java/src/org/webrtc/
PeerConnection.java 52 NEW, CHECKING, CONNECTED, COMPLETED, FAILED, DISCONNECTED, CLOSED
  /frameworks/base/services/core/java/com/android/server/
Watchdog.java 72 static final int COMPLETED = 0;
170 return COMPLETED;
351 int state = COMPLETED;
466 if (waitState == COMPLETED) {
  /packages/apps/Dialer/java/com/android/incallui/answer/impl/answermethod/
FlingUpDownMethod.java 98 AnimationState.COMPLETED
110 int COMPLETED = 6; // Animation loop completed. Occurs after user swipes beyond threshold
184 setAnimationState(AnimationState.COMPLETED);
527 if (animationState == AnimationState.COMPLETED) {
530 "Animation loop has completed. Cannot switch to new state: " + state);
576 case AnimationState.COMPLETED:
733 // previous set is completed, until endAnimation is called.
    [all...]
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-emr/1.11.18/
aws-java-sdk-emr-1.11.18.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/22.2.0/
lint-api-22.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/22.4.0/
lint-api-22.4.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/22.4.2/
lint-api-22.4.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/22.5.0/
lint-api-22.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/22.5.1/
lint-api-22.5.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/22.5.3/
lint-api-22.5.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/22.7.0/
lint-api-22.7.0.jar 

Completed in 2041 milliseconds

1 2 3 4 5 6 7 8 910