Searched refs:boundServiceConnections (Results 1 – 1 of 1) sorted by relevance
69 private List<ServiceConnection> boundServiceConnections = new ArrayList<>(); field in ShadowInstrumentation482 boundServiceConnections.add(serviceConnection);514 boundServiceConnections.remove(serviceConnection);532 return boundServiceConnections;