HomeSort by relevance Sort by last modified time
    Searched full:idle (Results 151 - 175 of 737) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/opencore/nodes/pvmediaoutputnode/include/
pv_media_output_node_factory.h 57 * the idle state. An attempt to delete in any other state will fail and return false.
  /external/opencore/nodes/pvmp4ffcomposernode/include/
pvmp4ffcn_factory.h 60 * the idle state. An attempt to delete in any other state will fail and return false.
  /external/opencore/nodes/pvmp4ffparsernode/include/
pvmf_mp4ffparser_factory.h 58 * the idle state. An attempt to delete in any other state will fail and return false.
  /external/opencore/nodes/pvomxaudiodecnode/include/
pvmf_omx_audiodec_factory.h 59 * the idle state. An attempt to delete in any other state will fail and return false.
  /external/opencore/nodes/pvomxencnode/include/
pvmf_omx_enc_factory.h 59 * the idle state. An attempt to delete in any other state will fail and return false.
  /external/opencore/nodes/pvomxvideodecnode/include/
pvmf_omx_videodec_factory.h 57 * the idle state. An attempt to delete in any other state will fail and return false.
  /external/opencore/nodes/pvprotocolenginenode/include/
pvmf_protocol_engine_factory.h 61 * the idle state. An attempt to delete in any other state will fail and return false.
  /external/opencore/pvmi/media_io/pvmi_mio_fileinput/include/
pvmi_mio_fileinput_factory.h 123 * the idle state. An attempt to delete in any other state will fail and return false.
  /external/opencore/pvmi/media_io/pvmio_comm_loopback/include/
pvmi_mio_comm_loopback_factory.h 86 * the idle state. An attempt to delete in any other state will fail and return false.
  /external/qemu/distrib/
README 38 the guest system is idle. This is now disabled since Linux 2.6.21 and beyond use
  /external/v8/src/
v8.h 99 // Idle notification directly from the API.
  /external/webkit/WebCore/loader/appcache/
ApplicationCacheHost.h 66 IDLE = 1,
  /external/webkit/WebKit/chromium/public/
WebApplicationCacheHost.h 52 Idle,
WebMediaPlayer.h 58 Idle,
  /frameworks/base/core/java/android/net/http/
IdleCache.java 18 * Hangs onto idle live connections for a little while
  /frameworks/base/packages/VpnServices/src/com/android/server/vpn/
VpnDaemons.java 140 "idle", "1800",
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
VPPTest.c 508 int count_stop_restart=0; /* Executing-->Idle-->Executing*/
509 int count_stop_load=0; /* Loaded-->Idle-->Executing-->Idle-->Loaded */
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
scr.h 63 SCR_CS_IDLE = 0, /**< client is idle */
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/
atmdev.h 157 #define ATM_VS2TXT_MAP "IDLE", "CONNECTED", "CLOSING", "LISTEN", "INUSE", "BOUND"
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
atmdev.h 157 #define ATM_VS2TXT_MAP "IDLE", "CONNECTED", "CLOSING", "LISTEN", "INUSE", "BOUND"
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
atmdev.h 157 #define ATM_VS2TXT_MAP "IDLE", "CONNECTED", "CLOSING", "LISTEN", "INUSE", "BOUND"
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
atmdev.h 157 #define ATM_VS2TXT_MAP "IDLE", "CONNECTED", "CLOSING", "LISTEN", "INUSE", "BOUND"
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
atmdev.h 157 #define ATM_VS2TXT_MAP "IDLE", "CONNECTED", "CLOSING", "LISTEN", "INUSE", "BOUND"
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/
atmdev.h 157 #define ATM_VS2TXT_MAP "IDLE", "CONNECTED", "CLOSING", "LISTEN", "INUSE", "BOUND"
  /packages/apps/Phone/src/com/android/phone/
InCallMenu.java 265 // If the phone is totally idle (like in the "call ended" state)
267 if (phone.getState() == Phone.State.IDLE) {
268 if (DBG) log("- Phone is idle! Don't show the menu...");
406 // disabled if the phone was totally idle, but the entire in-call

Completed in 463 milliseconds

1 2 3 4 5 67 8 91011>>