HomeSort by relevance Sort by last modified time
    Searched full:resume (Results 976 - 1000 of 2255) sorted by null

<<31323334353637383940>>

  /external/webp/src/dec/
vp8li.h 107 // already decoded in previous call(s), it will resume decoding from where it
  /external/webrtc/webrtc/modules/video_coding/
media_optimization_unittest.cc 56 // Suspend the video when the rate is below 50 kbps and resume when it gets
  /frameworks/av/include/drm/
drm_framework_common.h 146 static const int RESUME = 0x03;
  /frameworks/av/include/media/
mediarecorder.h 242 status_t resume();
  /frameworks/av/media/libmedia/
IStreamSource.cpp 30 const char *const IStreamListener::kKeyResumeAtPTS = "resume-at-PTS";
  /frameworks/av/media/libmediaplayerservice/
StagefrightRecorder.h 68 virtual status_t resume();
  /frameworks/av/media/libmediaplayerservice/nuplayer/
GenericSource.h 59 virtual void resume();
NuPlayerRenderer.h 69 void resume();
  /frameworks/av/media/libstagefright/httplive/
LiveSession.h 289 void cancelBandwidthSwitch(bool resume = false);
PlaylistFetcher.h 227 // Resume a fetcher to continue until the stopping point stored in msg.
  /frameworks/av/media/libstagefright/wifi-display/source/
MediaPuller.cpp 79 void MediaPuller::resume() { function in class:android::MediaPuller
PlaybackSession.cpp 80 void resume();
236 void WifiDisplaySource::PlaybackSession::Track::resume() { function in class:android::WifiDisplaySource::PlaybackSession::Track
237 mMediaPuller->resume();
639 mTracks.editValueAt(i)->resume();
WifiDisplaySource.h 52 status_t resume();
  /frameworks/base/core/tests/coretests/src/android/animation/
ValueAnimatorTests.java 276 a1.resume();
334 a1.resume();
384 a1.resume();
399 // Time between pause and resume: totalDuration
    [all...]
  /frameworks/base/docs/html/design/patterns/
confirming-acknowledging.jd 45 <p>Undo isn't appropriate here because saving was initiated by the app, not the user. And it's quick and easy to resume composing the message by navigating to the list of drafts.</p>
  /frameworks/base/packages/MtpDocumentsProvider/src/com/android/mtp/
RootScanner.java 81 synchronized CountDownLatch resume() { method in class:RootScanner
  /frameworks/base/telephony/java/com/android/ims/internal/
IImsCallSessionListener.aidl 42 * Notifies the result of the call hold/resume operation.
  /frameworks/base/tools/preload2/src/com/android/preload/classdataretrieval/jdwp/
JDWPClassDataRetriever.java 150 // Resume the app.
  /frameworks/native/include/gui/
StreamSplitter.h 75 // will resume when onBufferReleasedByOutput releases a buffer back to the
  /frameworks/opt/net/ims/src/java/com/android/ims/
ImsCallSessionListenerBase.java 54 * Notifies the result of the call hold/resume operation.
  /frameworks/rs/java/tests/RsCameraDemo/src/com/android/example/rscamera/
MainActivity.java 97 mPreviewView.resume(this);
  /frameworks/wilhelm/src/objects/
CEngine.c 77 /** \brief Hook called by Object::Resume when an engine is resumed */
  /hardware/qcom/display/msm8996/libqdutils/
display_config.h 115 // Set the secondary display status(pause/resume/offline etc.,)
  /hardware/qcom/msm8994/original-kernel-headers/sound/
compress_offload.h 169 * SNDRV_COMPRESS_RESUME: resume a paused stream
  /hardware/qcom/msm8996/original-kernel-headers/sound/
compress_offload.h 169 * SNDRV_COMPRESS_RESUME: resume a paused stream

Completed in 488 milliseconds

<<31323334353637383940>>