HomeSort by relevance Sort by last modified time
    Searched full:completed (Results 826 - 850 of 3541) sorted by null

<<31323334353637383940>>

  /external/oprofile/
opev.py 16 event:0x1 counters:0,1 um:zero minimum:500 name:INSTRUCTIONS : Instructions completed
  /external/proguard/src/proguard/gui/
ProGuardRunnable.java 87 System.out.println("Processing completed successfully");
  /external/proguard/src/proguard/obfuscate/
DictionaryNameFactory.java 81 // Add the completed name to the list of names, if it's
  /external/qemu/distrib/sdl-1.2.15/src/video/ps2gs/
SDL_gsmouse.c 63 /* Make sure any pending DMA has completed */
  /external/qemu/
migration-tcp-android.c 58 dprintf("connect completed\n");
  /external/replicaisland/src/com/replica/replicaisland/
GameThread.java 91 // If the game logic completed in less than 16ms, that means it's running
  /external/smack/src/org/jivesoftware/smackx/commands/
AdHocCommand.java 361 * The command has completed. The command session has ended.
363 completed, enum constant in enum:AdHocCommand.Status
395 * The command should be completed (if possible).
436 * (either because it was completed, canceled, or timed out).
  /external/smack/src/org/jivesoftware/smackx/workgroup/agent/
TranscriptSearchManager.java 79 * Submits the completed form and returns the result of the transcript search. The result
  /external/valgrind/main/none/tests/x86/
aad_aam.c 112 printf("test completed\n");
  /external/webrtc/src/system_wrappers/source/
cpu_measurement_harness.cc 101 // Since the initialization is lazy we need to wait until it is completed.
  /frameworks/base/docs/html/google/play/billing/
api.jd 121 <li>Get a response {@code Bundle}from Google Play indicating if the purchase completed successfully.</li>
123 <li>Get a response code from Google Play indicating if the consumption completed successfully.</li>
129 <li>If there are any consumable in-app products, consume the items by calling {@code consumePurchase}. This step is necessary because the application might have completed the purchase order for the consumable item, but stopped or got disconnected before the application had the chance to send a consumption request.</li>
130 <li>Get a response code from Google Play indicating if the consumption completed successfully.</li>
  /frameworks/base/media/java/android/media/
MediaSyncEvent.java 36 * The corresponding action is triggered only when the presentation is completed
  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardUpdateMonitorCallback.java 132 * Called when boot completed.
  /frameworks/base/services/java/com/android/server/
Watchdog.java 65 static final int COMPLETED = 0;
144 return COMPLETED;
303 int state = COMPLETED;
364 if (waitState == COMPLETED) {
  /frameworks/native/cmds/flatland/
README.txt 57 fast - This indicates that frames of the scenario completed too fast to be
  /frameworks/support/v4/java/android/support/v4/content/
ModernAsyncTask.java 263 * Returns <tt>true</tt> if this task was cancelled before it completed
268 * @return <tt>true</tt> if task was cancelled before it completed
278 * fail if the task has already completed, already been cancelled,
299 * typically because it has already completed normally;
  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
hc_nodereplacechild.java 36 * after the replacement operation is completed. The new
nodereplacechild.java 36 * after the replacement operation is completed. The new
  /libcore/luni/src/main/java/java/nio/channels/
GatheringByteChannel.java 64 * the write is completed and then contend for the ability to write.
ScatteringByteChannel.java 60 * the read is completed and will then contend for the ability to read.
  /libcore/luni/src/main/java/java/util/concurrent/
ForkJoinWorkerThread.java 94 * to an unrecoverable error, or {@code null} if completed normally
  /libcore/luni/src/main/java/javax/net/ssl/
HandshakeCompletedEvent.java 26 * The event object encapsulating the information about a completed SSL
SSLEngineResult.java 76 * The operation completed successfully.
  /packages/apps/Dialer/src/com/android/dialer/
CallDetailActivityQueryHandler.java 82 Log.w(TAG, "Unknown query completed: ignoring: " + token);
  /packages/apps/Mms/src/com/android/mms/transaction/
MmsSystemEventReceiver.java 97 // Scan and send pending Mms once after boot completed since

Completed in 3274 milliseconds

<<31323334353637383940>>