Home
last modified time | relevance | path

Searched defs:hasSensorAccess (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/sensorservice/
DSensorEventConnection.cpp32 const String16& opPackageName, bool hasSensorAccess) in SensorEventConnection()
386 bool SensorService::SensorEventConnection::hasSensorAccess() { in hasSensorAccess() function in android::SensorService::SensorEventConnection
DSensorService.cpp1143 bool hasSensorAccess = mUidPolicy->isUidActive(uid); in createSensorEventConnection() local