OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:stationarydetect
(Results
1 - 5
of
5
) sorted by null
/system/chre/core/
sensor_type.cc
35
case SensorType::
StationaryDetect
:
90
return SensorType::
StationaryDetect
;
130
case SensorType::
StationaryDetect
:
200
case SensorType::
StationaryDetect
:
239
|| sensorType == SensorType::
StationaryDetect
/system/chre/apps/sensor_world/
sensor_world.cc
84
.enable = false, //
StationaryDetect
is triggered by Prox
188
// Helpers for testing InstantMotion and
StationaryDetect
194
// Storage to help access InstantMotion and
StationaryDetect
sensor handle and
378
// Enable InstantMotion and
StationaryDetect
alternatively on near->far.
/system/chre/core/include/chre/core/
sensor_type.h
45
StationaryDetect
,
/system/chre/platform/slpi/see/
platform_sensor.cc
113
sensorType = SensorType::
StationaryDetect
;
/system/chre/platform/slpi/smgr/
platform_sensor.cc
181
return SensorType::
StationaryDetect
;
[
all
...]
Completed in 100 milliseconds