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