HomeSort by relevance Sort by last modified time
    Searched full:awake (Results 1 - 25 of 155) sorted by null

1 2 3 4 5 6 7

  /frameworks/base/tests/BatteryWaster/res/values/
strings.xml 21 <string name="wake_away">Keep my device awake!</string>
  /system/extras/tests/bionic/libc/common/
test_semaphore.c 59 printf( "thread 1: awake !! posting semaphore\n" );
72 printf( "thread 2: awake !! waiting for semaphore\n" );
79 printf( "thread 2: awake !! posting semaphore\n" );
93 printf( "thread 3: awake !! waiting for semaphore\n" );
  /hardware/ti/wlan/wl1271/TWD/TwIf/
TwIf.c 65 /* Values to write to the ELP register for sleep/awake */
89 SM_STATE_AWAKE, /* HW is awake and Txn-Queue is running */
153 TI_UINT32 uAwakeReqCount; /* Increment on awake requests and decrement on sleep requests */
156 TElpTxn tElpTxnAwake; /* Transaction structure for writing awake to ELP register */
311 /* Prepare ELP awake transaction */
433 /* Send ELP (awake or sleep) transaction to TxnQ */
570 * \brief Request to keep the device awake
572 * Used by the Xfer modules to request to keep the device awake until twIf_Sleep() is called.
573 * Each call to this function increments AwakeReq counter. Once the device is awake (upon transaction),
574 * the TwIf SM keeps it awake as long as this counter is not zero
    [all...]
  /device/moto/stingray/ril/
libmoto_mdmctrl.so 
  /system/extras/timeinfo/
timeinfo.cpp 17 /* Report realtime, uptime, awake percentage, and sleep percentage to stdout.
  /hardware/libhardware/include/hardware/
power.h 64 * system entering interactive state (that is, the system is awake
81 * interactive / awake state, and zero when transitioning to a
  /hardware/ti/wlan/wl1271/TWD/MacServices/
PowerSrv_API.h 172 * active/PS combined with awake/power-down. use for temporary change the system policy.
178 * 3) PowerCtrl_PowerLevel_e - the desired driver power level (allowed: AWAKE or POWER DOWN).\n
190 * - to change the HW power level to awake or power-down if not already there.
  /device/samsung/crespo/overlay/frameworks/base/core/res/res/xml/
power_profile.xml 51 <item name="cpu.awake">44</item>
  /device/samsung/maguro/overlay/frameworks/base/core/res/res/xml/
power_profile.xml 51 <item name="cpu.awake">20</item>
  /device/samsung/toro/overlay/frameworks/base/core/res/res/xml/
power_profile.xml 50 <item name="cpu.awake">22</item>
  /frameworks/base/cmds/svc/src/com/android/commands/svc/
PowerCommand.java 41 + " Set the 'keep awake while plugged in' setting.\n";
  /gdk/samples/PhotoEditor/src/com/android/photoeditor/
ToolbarIdleHandler.java 30 * Handler that controls idle/awake behaviors of toolbar's child views.
  /hardware/ti/wlan/wl1271/stad/src/Data_link/
txPort.c 238 /* If mgmt-queues should be enabled, set required actions (awake mgmt and stop data if needed). */
247 /* If data-queues should be enabled, set required actions (stop mgmt and awake data if needed). */
  /external/wpa_supplicant_8/src/p2p/
p2p_dev_disc.c 284 * Peer is expected to be awake for at least 100 TU; try to
342 "P2P: Received GO Discoverability Request - remain awake for "
349 /* Remain awake 100 TU on operating channel */
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/targetprep/
CtsRootDeviceSetup.java 39 * a {@link DeviceSetup} which will enable the 'Stay Awake' setting and verify that external
  /device/asus/grouper/overlay/frameworks/base/core/res/res/xml/
power_profile.xml 59 <item name="cpu.awake">54.6</item>
  /device/moto/wingray/overlay/frameworks/base/core/res/res/xml/
power_profile.xml 59 <item name="cpu.awake">54.6</item>
  /hardware/ti/wlan/wl1271/platforms/os/linux/inc/
WlanDrvIf.h 118 int wl_packet; /* Remember to stay awake */
  /packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/
Toolbar.java 36 * Toolbar that contains all tools and controls their idle/awake behaviors from UI thread.
  /external/chromium/third_party/libjingle/source/talk/base/
task.cc 120 Abort(true); // no need to wake because we're awake
247 // No need to wake because we're either awake or in abort
  /frameworks/base/core/java/com/android/internal/os/
PowerProfile.java 50 * Power consumption when CPU is awake (when a wake lock is held). This
56 public static final String POWER_CPU_AWAKE = "cpu.awake";
  /hardware/ti/wlan/wl1271/Test/
TWD_Debug.c 609 WLAN_OS_REPORT(("Single Missed Beacon [Awake] = %d\n", (pElem->pwr.ContMissBcnsSpread[0] >> 16)));
610 WLAN_OS_REPORT(("2 Continuous Missed Beacons [Awake] = %d\n", (pElem->pwr.ContMissBcnsSpread[1] >> 16)));
611 WLAN_OS_REPORT(("3 Continuous Missed Beacons [Awake] = %d\n", (pElem->pwr.ContMissBcnsSpread[2] >> 16)));
612 WLAN_OS_REPORT(("4 Continuous Missed Beacons [Awake] = %d\n", (pElem->pwr.ContMissBcnsSpread[3] >> 16)));
613 WLAN_OS_REPORT(("5 Continuous Missed Beacons [Awake] = %d\n", (pElem->pwr.ContMissBcnsSpread[4] >> 16)));
614 WLAN_OS_REPORT(("6 Continuous Missed Beacons [Awake] = %d\n", (pElem->pwr.ContMissBcnsSpread[5] >> 16)));
615 WLAN_OS_REPORT(("7 Continuous Missed Beacons [Awake] = %d\n", (pElem->pwr.ContMissBcnsSpread[6] >> 16)))
    [all...]
  /frameworks/base/policy/src/com/android/internal/policy/impl/
PatternUnlockScreen.java 50 // how long we stay awake after each key beyond MIN_PATTERN_BEFORE_POKE_WAKELOCK
53 // how long we stay awake after the user hits the first dot.
  /hardware/ti/wlan/wl1271/config/
tiwlan.ini 37 #2 - AWAKE
41 #2 - AWAKE
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_button_cell_unittest.mm 151 TEST_F(BookmarkButtonCellTest, Awake) {

Completed in 1490 milliseconds

1 2 3 4 5 6 7