/frameworks/native/services/surfaceflinger/DisplayHardware/ |
HWComposer.h | 32 #include <utils/Timers.h>
|
/frameworks/rs/ |
rsScriptC.cpp | 28 #include "utils/Timers.h"
|
/packages/apps/DeskClock/ |
AndroidManifest.xml | 193 so that is only has the fired timers -->
|
/packages/apps/DeskClock/res/values/ |
dimens.xml | 170 <!-- Height of space between timers. -->
|
/external/bluetooth/bluedroid/bta/ag/ |
bta_ag_main.c | 321 /* set up timers */ 356 /* stop timers */ [all...] |
bta_ag_act.c | 428 /* stop timers */
|
/external/chromium/base/ |
time.h | 405 // Indicates whether fast timers are usable right now. For instance, 406 // when using battery power, we might elect to prevent high speed timers
|
message_pump_win.h | 119 // DoDelayedWork for pending timers. When there are no events to be serviced,
|
/external/chromium/chrome/browser/ui/views/ |
status_bubble_views.cc | 130 // Resets any timers we have. Typically called when the user moves a 137 // Manage the timers that control the delay before a fade begins or ends.
|
/external/chromium_org/base/time/ |
time.h | 480 // Indicates whether fast timers are usable right now. For instance, 481 // when using battery power, we might elect to prevent high speed timers
|
time_unittest.cc | 608 // able to detect the fine-granularity timers at least once, then the test 618 // Loop until we can detect that the clock has changed. Non-HighRes timers
|
/external/chromium_org/chrome/browser/ui/views/ |
status_bubble_views.cc | 142 // Resets any timers we have. Typically called when the user moves a 149 // Manage the timers that control the delay before a fade begins or ends.
|
/external/chromium_org/ui/views/corewm/ |
tooltip_controller_unittest.cc | 255 // or the timers. 304 // or the timers.
|
/external/libnfc-nxp/src/ |
phLlcNfc_Timer.c | 516 PH_LLCNFC_PRINT("\n\nLLC : STOP ALL TIMERS CALLED \n\n"); 577 PH_LLCNFC_PRINT("\n\nLLC : STOP ALL TIMERS END \n\n"); [all...] |
/external/qemu/ |
Changelog | 51 - fix rtc-td-hack on host without high-res timers (Gleb Natapov) 387 - more precise RTC emulation (periodic timers + time updates)
|
/external/wpa_supplicant_8/src/eapol_auth/ |
eapol_auth_sm.c | 140 * eapol_port_timers_tick - Port Timers state machine 993 /* Start one second tick for port timers state machine */
|
/frameworks/base/core/java/com/android/internal/os/ |
BatteryStatsImpl.java | 144 // A set of pools of currently active timers. When a timer is queried, we will divide the 145 // elapsed time by the number of active timers to arrive at that timer's share of the time. 146 // In order to do this, we must refresh each timer whenever the number of active timers 160 // Last partial timers we use for distributing CPU usage. 4405 ArrayList<StopwatchTimer> timers = mSensorTimers.get(sensor); local [all...] |
/cts/suite/cts/deviceTests/browserbench/assets/octane/js/ |
jquery.js | [all...] |
/bionic/libc/ |
Android.mk | 394 bionic/pthread-timers.c.arm \ 408 bionic/pthread-timers.c \ 447 bionic/pthread-timers.c \
|
/external/pixman/ |
configure.ac | 757 dnl Timers 759 AC_ARG_ENABLE(timers, 760 [AC_HELP_STRING([--enable-timers],
|
/bionic/libc/kernel/arch-mips/asm/ip32/ |
mace.h | 304 struct mace_timers timers; member in struct:mace_perif
|
/development/ndk/platforms/android-9/arch-mips/include/asm/ip32/ |
mace.h | 304 struct mace_timers timers; member in struct:mace_perif
|
/external/arduino/hardware/arduino/cores/arduino/ |
pins_arduino.c | 281 // TIMERS
|
/external/bluetooth/bluedroid/bta/sys/ |
bta_sys_main.c | 521 ** Description Update the BTA timer list and handle expired timers.
|
/external/bluetooth/bluedroid/stack/rfcomm/ |
rfc_utils.c | 319 ** Description The function called every second to check RFCOMM timers
|