Searched refs:unboundServiceConnections (Results 1 – 1 of 1) sorted by relevance
78 private List<ServiceConnection> unboundServiceConnections = new ArrayList<ServiceConnection>(); field in ShadowApplication213 unboundServiceConnections.add(serviceConnection); in unbindService()223 return unboundServiceConnections; in getUnboundServiceConnections()