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()
DSensorService.cpp1042 bool hasSensorAccess = mUidPolicy->isUidActive(uid); in createSensorEventConnection() local