OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:checkWakeLockState
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/services/sensorservice/
SensorService.h
222
void
checkWakeLockState
();
SensorEventConnection.cpp
590
// and remove the fd from Looper. Call
checkWakeLockState
to know if SensorService
598
mService->
checkWakeLockState
();
654
// here as
checkWakeLockState
() will need it.
656
mService->
checkWakeLockState
();
SensorService.cpp
[
all
...]
Completed in 3472 milliseconds