OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:canAccessSensor
(Results
1 - 4
of
4
) sorted by null
/frameworks/native/services/sensorservice/
SensorDirectConnection.cpp
113
if (!SensorService::
canAccessSensor
(s, "config direct channel", mOpPackageName)) {
SensorService.h
217
static bool
canAccessSensor
(const Sensor& sensor, const char* operation,
SensorService.cpp
[
all
...]
SensorEventConnection.cpp
109
!
canAccessSensor
(si->getSensor(), "Tried adding", mOpPackageName) ||
Completed in 520 milliseconds