/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 | 210 * quick link to an ongoing media screen. The intent should be for an 581 * Represents an ongoing session. This may be passed to apps by the session [all...] |
/frameworks/base/core/java/android/app/ |
Notification.java | 153 * <li>Notification of an ongoing file download (with a progress bar, for example) should be stamped when the download started.</li> 156 * <li>Notification of an ongoing stopwatch (increasing timer) should be stamped with the watch's start time. 157 * <li>Notification of an ongoing countdown timer should be stamped with the timer's end time. 390 * set if this notification is in reference to something that is ongoing, 638 * 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. [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 | 472 // But the commit is ongoing. 548 // But the commit is ongoing. [all...] |
/external/chromium_org/native_client_sdk/src/doc/ |
faq.rst | 230 Client. Moreover, there are several ongoing projects to support 398 * The ongoing vigilance of our engineering and developer community.
|
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/ |
webrtcsession.cc | [all...] |
/frameworks/base/wifi/java/android/net/wifi/p2p/ |
WifiP2pManager.java | [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...] |
/device/asus/flo/camera/QCamera2/stack/common/ |
cam_types.h | 701 * if one is ongoing, and lock. [all...] |
/device/lge/hammerhead/camera/QCamera2/stack/common/ |
cam_types.h | 727 * if one is ongoing, and lock. [all...] |
/external/chromium_org/cc/layers/ |
layer.cc | 1064 // On<Property>Animated is called due to an ongoing accelerated animation. [all...] |
/external/chromium_org/chrome/browser/chromeos/input_method/ |
input_method_engine.cc | 541 // TODO(nona): Return false if there is ongoing composition.
|
/external/chromium_org/chrome/browser/ui/views/tabs/ |
tab_strip_unittest.cc | 203 // the TabStrip is destroyed and an animation is ongoing.
|
/external/chromium_org/chrome/common/extensions/api/ |
input_ime.json | 665 "description": "This event is sent when chrome terminates ongoing text input session.",
|
/external/chromium_org/content/browser/renderer_host/ |
render_widget_host_view_aura.h | 394 // to cancel its ongoing composition session.
|
/external/chromium_org/net/spdy/ |
spdy_stream.cc | 597 // return that the write operation is still ongoing.
|