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