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

<<11121314151617181920

  /development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/
DiskLruCache.java 92 * removals after the call do not impact ongoing reads.
905 /** The ongoing edit or null if this entry is not being edited. */
    [all...]
  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_strip.h 208 // Stops any ongoing animations. If |layout| is true and an animation is
209 // ongoing this does a layout.
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_impl.h 333 // Finishes an ongoing composition with the specified text.
343 // Cancels an ongoing composition.
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_processing/include/
audio_processing.h 319 // a NULL-terminated string. If there is an ongoing recording, the old file
520 // noting if it is to be called during an ongoing call.
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/
DiskLruCache.java 78 * removals after the call do not impact ongoing reads.
876 /** The ongoing edit or null if this entry is not being edited. */
  /external/wpa_supplicant_8/wpa_supplicant/
README-P2P 106 Stop ongoing P2P device discovery or other operation (connect, listen
200 Cancel an ongoing P2P group formation and joining-a-group related
  /frameworks/base/core/java/android/app/backup/
BackupTransport.java 412 * Tells the transport to cancel the currently-ongoing full backup operation. This
422 * call to {@link #finishBackup()}. It needs to tear down any ongoing backup state
  /frameworks/base/core/java/android/content/pm/
PackageInstaller.java 471 * A session is considered active whenever there is ongoing forward
    [all...]
  /frameworks/base/core/java/android/hardware/camera2/
CameraCaptureSession.java 230 * ongoing burst will still be completed, however. Calling
270 * <p>Cancel any ongoing repeating capture set by either
    [all...]
  /frameworks/base/docs/html/distribute/essentials/quality/
core.jd 198 <li>Notifications are persistent only if related to ongoing events
226 <li>Expose information/controls relating to an ongoing event (such as
  /frameworks/base/media/java/android/media/session/
MediaSession.java 213 * quick link to an ongoing media screen. The intent should be for an
620 * Represents an ongoing session. This may be passed to apps by the session
    [all...]
  /frameworks/base/core/java/android/app/
Notification.java 154 * <li>Notification of an ongoing file download (with a progress bar, for example) should be stamped when the download started.</li>
157 * <li>Notification of an ongoing stopwatch (increasing timer) should be stamped with the watch's start time.
158 * <li>Notification of an ongoing countdown timer should be stamped with the timer's end time.
391 * set if this notification is in reference to something that is ongoing,
639 * Notification category: ongoing information about device or contextual status.
    [all...]
  /external/chromium_org/content/renderer/
render_widget.cc     [all...]
  /external/nist-sip/java/gov/nist/javax/sip/
SipStackImpl.java 165 * the request against ongoing transactions. If the From tag, Call-ID, and CSeq
166 * exactly match those associated with an ongoing transaction, but the request
335 * failover managers where you may want to cancel ongoing transactions from a
    [all...]
DialogFilter.java 336 * UAS core MUST check the request against ongoing transactions. If the From tag, Call-ID,
337 * and CSeq exactly match those associated with an ongoing transaction, but the request
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPTransactionStack.java 163 // A table of ongoing transactions indexed by mergeId ( for detecting merged
    [all...]
  /frameworks/base/docs/html/about/versions/
kitkat.jd 356 that can dramatically reduce power consumed by ongoing sensor activities.
778 <h4>Ongoing performance improvements</strong></h4
    [all...]
  /frameworks/base/docs/html/guide/topics/ui/notifiers/
notifications.jd 390 notification ID. This method also deletes ongoing notifications.
    [all...]
  /external/chromium_org/cc/scheduler/
scheduler_state_machine_unittest.cc 471 // But the commit is ongoing.
547 // But the commit is ongoing.
    [all...]
  /external/chromium_org/native_client_sdk/src/doc/
faq.rst 232 Native Client. Moreover, there are several ongoing projects to support
385 * The ongoing vigilance of our engineering and developer community.
  /frameworks/base/wifi/java/android/net/wifi/p2p/
WifiP2pManager.java     [all...]
  /frameworks/support/v4/java/android/support/v4/media/session/
MediaSessionCompat.java 154 * quick link to an ongoing media screen. The intent should be for an
657 * Represents an ongoing session. This may be passed to apps by the session
    [all...]
  /libcore/luni/src/main/java/java/util/
TimSort.java 46 * (privately) instantiable; a TimSort instance holds the state of an ongoing
129 * Creates a TimSort instance to maintain the state of an ongoing sort.
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
Phaser.java 547 * Adds a new unarrived party to this phaser. If an ongoing
567 * If an ongoing invocation of {@link #onAdvance} is in progress,
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
MetadataDbHelper.java     [all...]

Completed in 573 milliseconds

<<11121314151617181920