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

  /external/nist-sip/java/javax/sip/
TransactionState.java 7 COMPLETED,
  /system/core/nexus/
SupplicantState.h 30 static const int COMPLETED = 7;
  /frameworks/base/wifi/java/android/net/wifi/
SupplicantState.java 71 * Association completed.
74 * been successfully completed with an AP. If IEEE 802.1X is used
76 * until the IEEE 802.1X/EAPOL authentication has been completed.
86 * when the IEEE 802.1X/EAPOL authentication has been completed.
93 * This state is entered when 4-Way Key Handshake has been completed
101 * All authentication completed.
104 * completed. In case of WPA2, this happens when the 4-Way Handshake is
105 * successfully completed. With WPA, this state is entered after the
107 * completed after dynamic keys are received (or if not used, after
108 * the EAP authentication has been completed). With static WEP keys an
    [all...]
  /external/guava/src/com/google/common/util/concurrent/
AbstractFuture.java 43 * completed, failed, or cancelled. Because this class does not implement
97 * {@link AbstractFuture.Sync#COMPLETED} and call {@link #done()} if the
114 * {@link AbstractFuture.Sync#COMPLETED} and call {@link #done()} if the
155 * the task has completed.
167 * {@link #COMPLETED} or {@link #CANCELLED}.
172 * computation, and only then transition to COMPLETED or CANCELLED.
184 static final int COMPLETED = 2;
230 * was cancelled, or a {@link ExecutionException} if the task completed with
249 case COMPLETED:
266 * Checks if the state is {@link #COMPLETED} or {@link #CANCELLED}
    [all...]
  /prebuilt/common/tradefed/
tradefed-prebuilt.jar 
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/7/
android.jar 
  /prebuilt/sdk/8/
android.jar 
  /prebuilt/sdk/9/
android.jar 

Completed in 172 milliseconds