HomeSort by relevance Sort by last modified time
    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