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