HomeSort by relevance Sort by last modified time
    Searched full:ongoing (Results 1 - 25 of 490) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /packages/experimental/procstatlog/
README 4 on an ongoing basis, to measure CPU and other activity as a function
  /external/mockito/src/org/mockito/internal/configuration/injection/filter/
OngoingInjecter.java 8 * Allow the ongoing injection of a mock candidate.
  /external/chromium_org/android_webview/native/permission/
permission_request_handler.h 22 // This class is used to send the permission requests, or cancel ongoing
35 // Cancel the ongoing request initiated by |origin| for accessing |resources|.
67 // A list of ongoing requests.
  /external/chromium_org/ui/base/ime/win/
imm32_manager.h 82 // Retrieves whether or not there is an ongoing composition.
141 // Cancel the ongoing composition if it exists.
148 // Retrieves a composition result of the ongoing composition if it exists.
153 // Specifies the updated members of the ongoing composition, and must be
155 // This parameter is used for checking if the ongoing composition has
161 // The ongoing composition has a composition result.
163 // The ongoing composition does not have composition results.
169 // Retrieves the current composition status of the ongoing composition.
174 // Specifies the updated members of the ongoing composition, and must be
176 // This parameter is used for checking if the ongoing composition ha
    [all...]
  /development/samples/RandomMusicPlayer/
_index.html 5 an ongoing task and how to deal with audio focus changes.</p>
  /external/jemalloc/
README 8 and therefore versatility remains critical. Ongoing development efforts trend
  /external/mockito/src/org/mockito/internal/progress/
MockingProgress.java 33 * Removes ongoing stubbing so that in case the framework is misused
  /external/chromium_org/ui/views/
native_theme_delegate.h 18 // If animation is ongoing, the native theme border or painter will
36 // that controlls it. If no animation is ongoing, NULL may be returned.
  /frameworks/base/core/java/android/app/job/
IJobCallback.aidl 34 * @param ongoing True to indicate that the client is processing the job. False if the job is
37 void acknowledgeStartMessage(int jobId, boolean ongoing);
  /external/chromium_org/content/browser/resources/media/
dump_creator.js 39 ' Checking this box will enable the recording for ongoing WebRTC' +
41 ' this page is closed, all ongoing recordings will be stopped and' +
54 ' this page is closed, ongoing recordings will continue until the' +
  /external/oprofile/events/avr32/
events 16 event:0x0d counters:1,2 um:zero minimum:500 name:CYCLES_WRITE_ACCESS : cycles when write access is ongoing
18 event:0x0f counters:1,2 um:zero minimum:500 name:CYCLES_READ_ACCESS : cycles when read access is ongoing
22 event:0x13 counters:1,2 um:zero minimum:500 name:CYCLES_DCACHE_ACCESS : cycles when data cache access is ongoing
  /external/chromium_org/chrome/common/extensions/api/
autotest_private.idl 64 // |force|: if set, ignore ongoing downloads and onunbeforeunload handlers.
  /external/chromium_org/third_party/skia/experimental/SimpleiOSApp/iPad/
AppDelegate_iPad.m 32 Use this method to pause ongoing tasks, disable timers, and throttle down OpenGL ES frame rates. Games should use this method to pause the game.
  /external/chromium_org/ui/base/ime/
composition_text.h 15 // A struct represents the status of an ongoing composition text.
  /external/skia/experimental/SimpleiOSApp/iPad/
AppDelegate_iPad.m 32 Use this method to pause ongoing tasks, disable timers, and throttle down OpenGL ES frame rates. Games should use this method to pause the game.
  /frameworks/base/core/java/android/content/
ISyncServiceAdapter.aidl 41 * Cancel the currently ongoing sync.
  /frameworks/base/tests/LegacyRestoreTest/
README 17 These archives can be used as an ongoing test to verify that historical encrypted
  /external/chromium_org/third_party/WebKit/public/web/
WebWidget.h 186 // Called to inform the WebWidget to confirm an ongoing composition.
188 // Returns true if there is an ongoing composition.
192 // Called to inform the WebWidget to confirm an ongoing composition with a
194 // text is confirmed. If there is no ongoing composition, then deletes the
196 // there is no ongoing composition and the text is empty.
197 // Returns true if there is an ongoing composition or the text is inserted.
  /device/asus/flo/camera/QCamera2/HAL/
QCameraPostProc.h 153 QCameraQueue m_ongoingPPQ; // ongoing postproc queue
155 QCameraQueue m_ongoingJpegQ; // ongoing jpeg job queue
  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3PostProc.h 147 QCameraQueue m_ongoingPPQ; // ongoing postproc queue
149 QCameraQueue m_ongoingJpegQ; // ongoing jpeg job queue
  /device/lge/hammerhead/camera/QCamera2/HAL/
QCameraPostProc.h 153 QCameraQueue m_ongoingPPQ; // ongoing postproc queue
155 QCameraQueue m_ongoingJpegQ; // ongoing jpeg job queue
  /device/lge/hammerhead/camera/QCamera2/HAL3/
QCamera3PostProc.h 151 QCameraQueue m_ongoingPPQ; // ongoing postproc queue
153 QCameraQueue m_ongoingJpegQ; // ongoing jpeg job queue
  /external/chromium_org/chrome/renderer/spellchecker/
spellcheck_provider.h 46 // The number of ongoing IPC requests.
114 // Holds ongoing spellchecking operations, assigns IDs for the IPC routing.
  /external/chromium_org/components/metrics/
metrics_log_manager.cc 23 // The number of ongoing logs to save persistently, and hope to
34 // The number of bytes each of initial and ongoing logs that must be stored.
  /external/libnfc-nxp/src/
phHciNfc_RFReader.h 270 * tag is ongoing.
298 * transaction ongoing.
327 * \retval NFCSTATUS_PENDING The tag reactivation ongoing.
354 * \retval NFCSTATUS_PENDING The presence check for tag is ongoing.
379 * \retval NFCSTATUS_PENDING The activation of the next tag is ongoing.
413 * is ongoing.
443 * tag is ongoing.
474 * tag is ongoing.

Completed in 635 milliseconds

1 2 3 4 5 6 7 8 91011>>