Searched refs:hasSensorAccess (Results 1 – 3 of 3) sorted by relevance
54 bool hasSensorAccess);136 bool hasSensorAccess();
32 const String16& opPackageName, bool hasSensorAccess) in SensorEventConnection() argument37 mHasSensorAccess(hasSensorAccess) { in SensorEventConnection()290 if (hasSensorAccess() && noteOpIfRequired(buffer[i])) { in sendEvents()301 if (hasSensorAccess()) { in sendEvents()332 if (hasSensorAccess()) { in sendEvents()386 bool SensorService::SensorEventConnection::hasSensorAccess() { in hasSensorAccess() function in android::SensorService::SensorEventConnection516 if (hasSensorAccess()) { in writeToSocketFromCache()
1111 bool hasSensorAccess = mUidPolicy->isUidActive(uid); in createSensorEventConnection() local1113 requestedMode == DATA_INJECTION, connOpPackageName, hasSensorAccess)); in createSensorEventConnection()