Searched defs:mActiveConnections (Results 1 – 3 of 3) sorted by relevance
263 SortedVector< wp<SensorEventConnection> > mActiveConnections; variable
53 mActiveConnections = new HashMap<>(); field in CallMetadataSyncConnectionService
2052 private final ArrayMap<ComponentName, ServiceDispatcher.ConnectionInfo> mActiveConnections field in ServiceDispatcher