HomeSort by relevance Sort by last modified time
    Searched full:idle (Results 376 - 400 of 2399) sorted by null

<<11121314151617181920>>

  /frameworks/base/core/java/android/app/
ProfilerInfo.java 39 /* Automatically stop the profiler when the app goes idle. */
  /frameworks/base/core/java/android/hardware/camera2/impl/
CameraCaptureSessionCore.java 47 * <li>Keep track of async tasks that the session began (idle, abort).
  /frameworks/base/core/java/android/os/
CpuUsageInfo.java 58 * booted. This includes time the CPU spent idle.
  /frameworks/base/docs/html/training/scheduling/
index.jd 31 When an Android device is left idle, it will first dim, then turn off the screen, and
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
MediaPlayerGetCurrentPositionStateUnitTest.java 32 * {Idle, Initialized, Prepared, Started, Paused, Stopped, PlaybackCompleted}.
MediaPlayerGetDurationStateUnitTest.java 34 * {Idle, Initialized, Error}
MediaPlayerGetVideoHeightStateUnitTest.java 32 * {Idle, Initialized, Prepared, Started, Paused, Stopped, PlaybackCompleted}.
MediaPlayerGetVideoWidthStateUnitTest.java 32 * {Idle, Initialized, Prepared, Started, Paused, Stopped, PlaybackCompleted}.
MediaPlayerIsPlayingStateUnitTest.java 32 * {Idle, Initialized, Prepared, Started, Paused, Stopped, PlaybackCompleted}.
MediaPlayerPauseStateUnitTest.java 34 * {Idle, Initialized, Prepared, Stopped, Error}
MediaPlayerResetStateUnitTest.java 32 * {Idle, Initialized, Prepared, Started, Paused, Stopped, PlaybackCompleted}.
MediaPlayerSeekToStateUnitTest.java 34 * {Idle, Initialized, Stopped, Error}
MediaPlayerSetAudioStreamTypeStateUnitTest.java 33 * {Idle, Initialized, Stopped, Prepared, Started, Paused, PlaybackComplted}.
MediaPlayerSetLoopingStateUnitTest.java 33 * {Idle, Initialized, Stopped, Prepared, Started, Paused, PlaybackComplted}.
MediaPlayerSetVolumeStateUnitTest.java 32 * {Idle, Initialized, Stopped, Prepared, Started, Paused, PlaybackComplted}.
MediaPlayerStartStateUnitTest.java 34 * {Idle, Initialized, Stopped, Error}
MediaPlayerStopStateUnitTest.java 34 * {Idle, Initialized, Error}
  /hardware/intel/common/wrs_omxil_core/base/inc/
componentbase.h 371 virtual OMX_ERRORTYPE ProcessorInit(void); /* Loaded to Idle */
372 virtual OMX_ERRORTYPE ProcessorDeinit(void);/* Idle to Loaded */
373 virtual OMX_ERRORTYPE ProcessorStart(void); /* Idle to Executing/Pause */
375 virtual OMX_ERRORTYPE ProcessorStop(void); /* Executing/Pause to Idle */
  /hardware/intel/img/hwcomposer/merrifield/ips/common/
TTMBufferMapper.cpp 59 ETRACE("failed to wait ttm buffer idle");
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
TTMBufferMapper.cpp 59 ELOGTRACE("failed to wait ttm buffer idle");
  /packages/apps/Camera2/src/com/android/camera/
PhotoController.java 28 public static final int IDLE = 1; // preview is active
  /packages/apps/TV/tests/common/src/com/android/tv/testing/uihelper/
LiveChannelsUiDeviceHelper.java 36 // Wait for idle state before checking the channel banner because waitForCondition() has
  /platform_testing/libraries/base-app-helpers/src/android/platform/test/helpers/
AbstractChromeHelper.java 38 * This method will scroll the page as directed and block until idle.
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
WindowList.py 68 # If this is Idle's last window then quit the mainloop
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
WindowList.py 68 # If this is Idle's last window then quit the mainloop

Completed in 492 milliseconds

<<11121314151617181920>>