HomeSort by relevance Sort by last modified time
    Searched full:awake (Results 26 - 50 of 139) sorted by null

12 3 4 5 6

  /frameworks/base/core/java/android/bluetooth/
ScoSocket.java 186 // Keep apps processor awake for a further 2 seconds.
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
PowerMgrDbgPrint.c 60 { "ELP", "PD", "AWAKE" };
  /packages/apps/Settings/src/com/android/settings/
BatteryInfo.java 179 // Get awake time plugged in and on battery
  /system/extras/tests/sdcard/
testcase.cpp 49 // Make sure the cpu and phone are fully awake. The
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
commonTypes.h 469 * In this event the HW configure to be awake on every beacon.
473 * the HW configure to be awake on every DITM (configure by the AP).
477 * In this event the HW configure to be awake on every
482 * In this event the HW configure to be awake on every
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/PowerMgr/
PowerMgrDbgPrint.c 59 { "ELP", "PD", "AWAKE" };
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/Export_Inc/
MacServices_api.h 306 * active/PS combined with awake/power-down. use for temporary change the system policy.
312 * 3) PowerCtrl_PowerLevel_e - the desired driver power level (allowed: AWAKE or POWER DOWN).\n
324 * - to change the HW power level to awake or power-down if not already there.
580 * aAwakeRequired - the awake required parameter,
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/Inc/
TNETWArbSM.h 84 TNETWARBSM_STATE_WAIT_HW, /**< TNETW ARBITER is waiting for HW to awake */
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
ipc_k.c 73 drv->receive_packet = 1; /* Remember to stay awake */
proc_stat.c 79 len += (len<count)?sprintf(page+len,"HW awake failure = %d\n",pHealthMonitor->recoveryTriggersNumber[ HW_AWAKE_FAILURE ]):0;
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
PowerMgrDbgPrint.c 60 { "ELP", "PD", "AWAKE" };
  /frameworks/policies/base/phone/com/android/internal/policy/impl/
KeyguardViewMediator.java 120 * The default amount of time we stay awake (used for all key input)
126 * The default amount of time we stay awake (used for all key input) when
166 * Used to keep the device awake while the keyguard is showing, i.e for
172 * Used to keep the device awake while to ensure the keyguard finishes opening before
627 // ensure we stay awake until we are finished displaying the keyguard
    [all...]
PatternUnlockScreen.java 56 // how long we stay awake after each key beyond MIN_PATTERN_BEFORE_POKE_WAKELOCK
59 // how long we stay awake after the user hits the first dot.
AccountUnlockScreen.java 61 * The amount of millis to stay awake once this screen detects activity
  /frameworks/base/services/java/com/android/server/
WifiService.java     [all...]
EventLogTags.logtags 29 # This is logged when the partial wake lock (keeping the device awake
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/ELP_Controller/
ElpCtrl.c 219 * WRITE (wake up) -> READ (elp) -> if awake - exit. else WRITE (mux)
530 { /* We are already awake */
  /hardware/ti/wlan/wl1271/TWD/MacServices/Export_Inc/
MacServices_api.h 279 * active/PS combined with awake/power-down. use for temporary change the system policy.
285 * 3) PowerCtrl_PowerLevel_e - the desired driver power level (allowed: AWAKE or POWER DOWN).\n
297 * - to change the HW power level to awake or power-down if not already there.
  /system/wlan/ti/wilink_6_1/TWD/MacServices/Export_Inc/
MacServices_api.h 279 * active/PS combined with awake/power-down. use for temporary change the system policy.
285 * 3) PowerCtrl_PowerLevel_e - the desired driver power level (allowed: AWAKE or POWER DOWN).\n
297 * - to change the HW power level to awake or power-down if not already there.
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hw_ctrl/
whalHwMboxConfig.c     [all...]
  /development/apps/Development/res/values/
strings.xml 43 <string name="device_info_awaketime">Awake Time</string>
  /packages/apps/Phone/src/com/android/phone/
OutgoingCallBroadcaster.java 278 // Also, this ensures the device stays awake while doing the following
  /packages/apps/Settings/src/com/android/settings/deviceinfo/
Status.java 59 * # Awake Time
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/inc/
esta_drv.h 253 android_suspend_lock_t irq_wake_lock; /* Suspend Lock to keep system awake */
  /frameworks/base/libs/utils/
Threads.cpp 472 //printf("+++ wait: awake (tid=%ld)\n", getThreadId());
489 // then signal broadcast() that we're all awake. It'll drop the

Completed in 1027 milliseconds

12 3 4 5 6