OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:idle
(Results
601 - 625
of
737
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
/frameworks/base/core/java/android/os/
Debug.java
233
* Sit and spin until the debugger has been
idle
for a short while.
[
all
...]
/frameworks/base/test-runner/src/android/test/
InstrumentationTestRunner.java
737
// The delay_msec parameter is normally used to provide buffers of
idle
time
[
all
...]
/hardware/ti/wlan/wl1271/Test/
siteMgrDebug.c
262
case 0: WLAN_OS_REPORT((" CONN state is
IDLE
\n"));
[
all
...]
/hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
SwitchChannel.c
265
/* next state and actions for
IDLE
state */
[
all
...]
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
assocSM.c
242
/* next state and actions for
IDLE
state */
[
all
...]
/packages/apps/Phone/src/com/android/phone/
InCallTouchUi.java
237
Phone.State state = phone.getState(); //
IDLE
, RINGING, or OFFHOOK
[
all
...]
NotificationMgr.java
230
if (DBG) log("Phone is
idle
, canceling notification.");
[
all
...]
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/AirLink/SwitchChannel/
SwitchChannel.c
298
/* next state and actions for
IDLE
state */
[
all
...]
/system/wlan/ti/wilink_6_1/Test/
siteMgrDebug.c
254
case 0: WLAN_OS_REPORT((" CONN state is
IDLE
\n"));
[
all
...]
/system/wlan/ti/wilink_6_1/stad/src/AirLink_Managment/
SwitchChannel.c
265
/* next state and actions for
IDLE
state */
[
all
...]
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
assocSM.c
241
/* next state and actions for
IDLE
state */
[
all
...]
/frameworks/base/core/java/android/provider/
Contacts.java
[
all
...]
Settings.java
[
all
...]
/frameworks/base/docs/html/sdk/api_diff/8/changes/
fields_index_additions.html
473
<i>
IDLE
</i><br>
475
<A HREF="android.provider.Contacts.PresenceColumns.html#android.provider.Contacts.PresenceColumns.
IDLE
" class="hiddenlink" target="rightframe">android.provider.Contacts.PresenceColumns</A>
478
<A HREF="android.provider.ContactsContract.StatusColumns.html#android.provider.ContactsContract.StatusColumns.
IDLE
" class="hiddenlink" target="rightframe">android.provider.ContactsContract.StatusColumns</A>
[
all
...]
fields_index_all.html
[
all
...]
alldiffs_index_additions.html
[
all
...]
/hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd_sdio.c
218
int32 idleclock; /* How to set bus driver when
idle
*/
594
/* Change
idle
/active SD state */
638
DHD_TRACE(("%s: can't
idle
clock, divisor %d mode %d\n",
664
/* Set divisor to
idle
value */
[
all
...]
/hardware/ti/wlan/wl1271/stad/src/Application/
scanMngr.c
268
/* reset continuous scan to
idle
*/
501
/* reset continuous scan to
idle
*/
729
If the continuous scan is anything but
idle
, a new cycle is not started. */
[
all
...]
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Application/ScanMngr/
scanMngr.c
[
all
...]
/system/wlan/ti/wilink_6_1/stad/src/Application/
scanMngr.c
268
/* reset continuous scan to
idle
*/
492
/* reset continuous scan to
idle
*/
720
If the continuous scan is anything but
idle
, a new cycle is not started. */
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDec_Utils.c
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDec_Utils.c
[
all
...]
/cts/tools/host/src/com/android/cts/
TestDevice.java
66
private static final String STATUS_STR_IDLE = "
idle
";
[
all
...]
/dalvik/docs/
debugmon.html
70
<li> Thread states. Track thread creation/exit, busy/
idle
status.
/development/samples/GlobalTime/src/com/android/globaltime/
GlobalTime.java
[
all
...]
Completed in 548 milliseconds
<<
21
22
23
24
25
26
27
28
29
30