Searched refs:unboundServiceConnections (Results 1 – 1 of 1) sorted by relevance
70 private List<ServiceConnection> unboundServiceConnections = new ArrayList<>(); field in ShadowInstrumentation483 unboundServiceConnections.remove(serviceConnection);513 unboundServiceConnections.add(serviceConnection);540 return unboundServiceConnections;