Searched defs:hasSensorAccess (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/native/services/sensorservice/ | ||
H A D | SensorDirectConnection.cpp | 114 bool SensorService::SensorDirectConnection::hasSensorAccess() const { in hasSensorAccess() function in android::SensorService::SensorDirectConnection |
H A D | SensorEventConnection.cpp | 441 bool SensorService::SensorEventConnection::hasSensorAccess() { in hasSensorAccess() function in android::SensorService::SensorEventConnection |
H A D | SensorService.cpp | 339 bool SensorService::hasSensorAccess(uid_t uid, const String16& opPackageName) { in hasSensorAccess() function in android::SensorService |