Searched
full:completed (Results
376 -
400 of
3418) sorted by null
<<11121314151617181920>>
/external/chromium_org/ui/compositor/ |
layer_animation_observer.h | 103 // Returns whether animation for |property| was completed successfully. 105 // completed, so this will return false for that property.
|
/external/chromium_org/ui/views/controls/ |
throbber.h | 98 // 1. not yet completed (which paints nothing) 100 // 3. completed (which paints a checkmark)
|
/external/clang/include/clang/AST/ |
ASTMutationListener.h | 43 /// \brief A new TagDecl definition was completed. 49 /// \brief An implicit member was added after the definition was completed.
|
/external/icu4c/common/ |
mutex.cpp | 112 // Completed state transition: initial->succeeded, or failed->succeeded. 120 // Completed state transition: initial->failed.
|
/external/libnfc-nxp/src/ |
phFriNfc_LlcpTransport_Connectionless.h | 68 * operation is completed. 100 * operation is completed.
|
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_ConvertAudio.3 | 13 Once the \fBSDL_AudioCVT\fRstructure is initilized then we can pass it to \fBSDL_ConvertAudio\fP, which will convert the audio data pointer to by \fBcvt\fR->\fBbuf\fR\&. If \fBSDL_ConvertAudio\fP returned \fB0\fR then the conversion was completed successfully, otherwise \fB-1\fR is returned\&. 15 If the conversion completed successfully then the converted audio data can be read from \fBcvt\fR->\fBbuf\fR\&. The amount of valid, converted, audio data in the buffer is equal to \fBcvt\fR->\fBlen\fR*\fBcvt\fR->\fBlen_ratio\fR\&.
|
/frameworks/base/core/java/android/os/storage/ |
IMountShutdownObserver.java | 96 * completed. 119 * This method is called when the shutdown of MountService completed.
|
/frameworks/base/core/tests/hosttests/test-apps/DownloadManagerTestApp/src/com/android/frameworks/downloadmanagertests/ |
DownloadManagerBaseTest.java | 97 fail("No status found for completed download!"); 112 * downloads completed thus far. 114 * @return the number of downloads completed so far. 122 * @return A Set<Long> with the ids of the completed downloads. 198 * that have completed. 200 * @return A new receiver that records and can be queried on how many downloads have completed. 346 * @return true if download completed successfully (didn't timeout), false otherwise 519 * paused, or have completed.
|
/frameworks/base/docs/html/training/notify-user/ |
index.jd | 99 operations where you can estimate how much has been completed (determinate progress) and 100 operations where you don't know how much has been completed (indefinite progress).
|
/cts/suite/audio_quality/test_description/test/ |
dut_speaker_play.xml | 26 <!-- equivalent of for loop. all children will be completed before moving to the next
|
test_rms_vma.xml | 25 <!-- equivalent of for loop. all children will be completed before moving to the next
|
/dalvik/tests/083-jit-regressions/src/ |
ZeroTests.java | 35 // We won't JIT code that hasn't completed successfully, so rhs can't be 0 here!
|
/development/samples/Support4Demos/src/com/example/android/supportv4/content/ |
SimpleWakefulService.java | 52 Log.i("SimpleWakefulReceiver", "Completed service @ " + SystemClock.elapsedRealtime());
|
/external/chromium/base/json/ |
json_writer.h | 45 // Called recursively to build the JSON string. Whe completed, value is
|
/external/chromium/chrome/browser/history/ |
download_database.h | 48 // Remove all completed downloads that started after |remove_begin|
|
/external/chromium/chrome/browser/prefs/ |
value_map_pref_store.h | 44 // Notify observers about the initialization completed event.
|
/external/chromium/chrome/browser/sync/engine/ |
apply_updates_command.cc | 40 // This might be the first time we've fully completed a sync cycle, for
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/ |
script.js | 74 // which may run after the onload has completed.
|
/external/chromium/chrome/common/ |
pref_store.h | 52 // Whether the store has completed all asynchronous initialization.
|
/external/chromium/net/url_request/ |
url_request_status.h | 23 // completed.
|
/external/chromium/webkit/glue/ |
image_resource_fetcher.cc | 36 if (!fetcher_->completed())
|
/external/chromium/webkit/glue/media/ |
web_data_source.h | 21 // initialization has completed.
|
/external/chromium_org/base/prefs/ |
pref_store.h | 46 // Whether the store has completed all asynchronous initialization.
|
/external/chromium_org/chrome/browser/chromeos/drive/ |
drive_file_stream_reader.h | 49 // Called when the accessing to the file system is completed. 121 // Will be reset when the job is completed (regardless whether the job is 168 // The Read() method must not be called before the Initialize() is completed 197 // Called when GetFileContentByPath is completed.
|
/external/chromium_org/chrome/browser/chromeos/drive/file_system/ |
search_operation.h | 65 // is completed.
|
Completed in 1789 milliseconds
<<11121314151617181920>>