OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Timers
(Results
51 - 75
of
104
) sorted by null
1
2
3
4
5
/frameworks/base/native/android/
sensor.cpp
25
#include <utils/
Timers
.h>
/frameworks/base/services/input/
InputWindow.h
23
#include <utils/
Timers
.h>
/frameworks/native/include/input/
VelocityTracker.h
21
#include <utils/
Timers
.h>
InputTransport.h
32
#include <utils/
Timers
.h>
Input.h
27
#include <utils/
Timers
.h>
/frameworks/native/libs/gui/
ISensorEventConnection.cpp
22
#include <utils/
Timers
.h>
IGraphicBufferProducer.cpp
23
#include <utils/
Timers
.h>
/frameworks/native/libs/input/tests/
InputChannel_test.cpp
25
#include <utils/
Timers
.h>
InputPublisherAndConsumer_test.cpp
26
#include <utils/
Timers
.h>
/frameworks/native/services/surfaceflinger/
DisplayDevice.h
30
#include <utils/
Timers
.h>
MessageQueue.cpp
24
#include <utils/
Timers
.h>
Layer.h
28
#include <utils/
Timers
.h>
/hardware/libhardware/tests/nusensors/
nusensors.cpp
26
#include <utils/
Timers
.h>
/packages/apps/DeskClock/src/com/android/deskclock/
DeskClock.java
51
import com.android.deskclock.timer.
Timers
;
106
// Timer receiver may ask to go to the
timers
fragment if a timer expired.
198
editor.putBoolean(
Timers
.NOTIF_APP_OPEN, true);
201
timerIntent.setAction(
Timers
.NOTIF_IN_USE_CANCEL);
213
editor.putBoolean(
Timers
.NOTIF_APP_OPEN, false);
Utils.java
58
import com.android.deskclock.timer.
Timers
;
211
* Broadcast a message to show the in-use
timers
in the notifications
215
timerIntent.setAction(
Timers
.NOTIF_IN_USE_SHOW);
220
* Broadcast a message to show the in-use
timers
in the notifications
224
timerIntent.setAction(
Timers
.NOTIF_TIMES_UP_SHOW);
229
* Broadcast a message to cancel the in-use
timers
in the notifications
233
timerIntent.setAction(
Timers
.NOTIF_TIMES_UP_CANCEL);
/system/core/libutils/
LinearAllocator.cpp
59
#include <utils/
Timers
.h>
Android.mk
40
Timers
.cpp \
/cts/apps/CtsVerifier/lib/colorchecker/
testingimage.cpp
20
#include <utils/
Timers
.h>
/frameworks/base/services/jni/
com_android_server_power_PowerManagerService.cpp
30
#include <utils/
Timers
.h>
/frameworks/native/opengl/tests/finish/
finish.cpp
27
#include <utils/
Timers
.h>
/frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.h
32
#include <utils/
Timers
.h>
/frameworks/native/libs/input/
KeyLayoutMap.cpp
27
#include <utils/
Timers
.h>
/frameworks/native/opengl/tests/gl2_basic/
gl2_basic.cpp
27
#include <utils/
Timers
.h>
/frameworks/native/opengl/tests/gl_yuvtex/
gl_yuvtex.cpp
28
#include <utils/
Timers
.h>
/frameworks/native/opengl/tests/gl2_copyTexImage/
gl2_copyTexImage.cpp
27
#include <utils/
Timers
.h>
Completed in 2435 milliseconds
1
2
3
4
5