OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:enableSensorImpl
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/services/sensorservice/
BatteryService.h
37
void
enableSensorImpl
(uid_t uid, int handle);
59
BatteryService::getInstance().
enableSensorImpl
(uid, handle);
BatteryService.cpp
85
void BatteryService::
enableSensorImpl
(uid_t uid, int handle) {
Completed in 46 milliseconds