Home
last modified time | relevance | path

Searched refs:getConnectionsHelper (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/sensorservice/
DSensorService.h168 const std::vector<sp<ConnectionType>>& getConnectionsHelper(
DSensorService.cpp2313 const std::vector<sp<ConnectionType>>& SensorService::ConnectionSafeAutolock::getConnectionsHelper( in getConnectionsHelper() function in android::SensorService::ConnectionSafeAutolock
2329 return getConnectionsHelper(mConnectionHolder.mActiveConnections, in getActiveConnections()
2335 return getConnectionsHelper(mConnectionHolder.mDirectConnections, in getDirectConnections()