OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LIGHT_FLASH_TIMED
(Results
1 - 2
of
2
) sorted by null
/hardware/libhardware/include/hardware/
lights.h
61
* To flash the light at a given rate, set flashMode to
LIGHT_FLASH_TIMED
,
66
#define
LIGHT_FLASH_TIMED
1
/frameworks/base/services/java/com/android/server/
LightsService.java
45
static final int
LIGHT_FLASH_TIMED
= 1;
Completed in 523 milliseconds