Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorService.h135 const std::vector<sp<ConnectionType>>& getConnectionsHelper(
DSensorService.cpp1896 const std::vector<sp<ConnectionType>>& SensorService::ConnectionSafeAutolock::getConnectionsHelper( in getConnectionsHelper() function in android::SensorService::ConnectionSafeAutolock
1912 return getConnectionsHelper(mConnectionHolder.mActiveConnections, in getActiveConnections()
1918 return getConnectionsHelper(mConnectionHolder.mDirectConnections, in getDirectConnections()