Searched
full:idle (Results
376 -
400 of
737) sorted by null
<<11121314151617181920>>
/packages/apps/Calendar/src/com/android/calendar/ |
MonthActivity.java | 209 // TODO: We should restore the old heap size once the activity reaches the idle state
|
/packages/apps/Contacts/src/com/android/contacts/ |
TwelveKeyDialer.java | 143 * "dialpad chooser" if the phone becomes idle while the 448 // phone becomes idle while the chooser UI is visible. 468 // be visible if the phone is idle! [all...] |
/packages/apps/Phone/src/com/android/phone/ |
OutgoingCallBroadcaster.java | 128 && ((app.phone.getState() != Phone.State.IDLE)
|
/prebuilt/linux-x86/oprofile/arm/armv7/ |
events | 48 event:0x5A counters:1,2,3,4 um:zero minimum:500 name:NEON_CYCLES : Number of cycles NEON and integer processors are not idle
|
/prebuilt/linux-x86_64/oprofile/arm/armv7/ |
events | 48 event:0x5A counters:1,2,3,4 um:zero minimum:500 name:NEON_CYCLES : Number of cycles NEON and integer processors are not idle
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/Auth/shared/ |
sharedKeyAuthSm.c | 119 /* next state and actions for IDLE state */
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/conn/ |
connIbss.c | 104 /* next state and actions for IDLE state */
|
/system/wlan/ti/wilink_6_1/Txn/ |
WspiBusDrv.c | 271 * \note It's assumed that this function is called only when idle (i.e. previous Txn is done).
|
/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/ |
connIbss.c | 109 /* next state and actions for IDLE state */
|
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/ |
ScanCncnSm.c | 100 "IDLE",
|
sharedKeyAuthSm.c | 116 /* next state and actions for IDLE state */
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/ |
OMX_VideoEnc_Utils.c | [all...] |
/external/opencore/codecs_v2/omx/omx_amr/src/ |
omx_amr_component.cpp | 381 * state transition (Executing ->Idle) */ [all...] |
/external/opencore/protocols/systems/3g-324m_pvterminal/common/include/ |
pvt_common.h | 778 H223_IDLE_SYNC_OCTET, /* Idle sync is a repeatition of a particular octet - 0, 1, F etc */ 779 H223_IDLE_SYNC_FLAGS /* Idle sync is a repeatition of flags of the current level */ [all...] |
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/src/ |
clc.cpp | 51 /* : Status Outgoing Idle */ 72 /* : Status Incoming Idle */
|
/external/tcpdump/ |
print-radius.c | 271 "Idle Timeout", 371 { "Idle Timeout", NULL, 0, 0, print_attr_num }, [all...] |
/external/v8/benchmarks/ |
richards.js | 120 * Add an idle task to this scheduler. 361 * An idle task doesn't do any work itself but cycles control between the two
|
/external/v8/src/ |
mark-compact.h | 99 return state_ != IDLE && compacting_collection_; 124 IDLE,
|
/external/webkit/SunSpider/tests/v8-v4/ |
v8-richards.js | 115 * Add an idle task to this scheduler. 356 * An idle task doesn't do any work itself but cycles control between the two
|
/frameworks/base/core/java/android/widget/ |
ZoomButtonsController.java | 159 /** When configuration changes, this is called after the UI thread is idle. */ 349 * time the looper is idle, so post the setVisible(true) call.
|
/hardware/broadcom/wlan/bcm4329/src/include/ |
sdio.h | 507 #define SPIRSP4_IDLE_STATE_M BITFIELD_MASK(1) /* Bit 24 - idle state */ 523 #define SPIRSP5_IDLE_STATE_M BITFIELD_MASK(1) /* Bit 24 - Idle state */
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/ |
OMX_AacEnc_Utils.h | 522 /** Flag set when idle command is pending */ 645 * AACENC_TransitionToIdle() Transitions component to idle
|
/hardware/ti/wlan/wl1271/TWD/MacServices/ |
ScanSrv.c | 317 /* sanity check - scan can only start if the scan SRV is idle */ 719 WLAN_OS_REPORT((" IDLE\n"));
|
/hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/ |
measurementMgrSM.c | 309 /* IDLE State Actions */ 457 * Called when the SM is in an idle state and we receive a new measurement frame. [all...] |
/hardware/ti/wlan/wl1271/stad/src/Data_link/ |
txDataQueue.c | 695 /* Increment the idle iterations counter */ 759 /* If we reach this point, a packet was sent successfully so reset the idle iterations counter. */
|
Completed in 102 milliseconds
<<11121314151617181920>>