Searched refs:remoteEntryList (Results 1 – 1 of 1) sorted by relevance
201 val remoteEntryList = mutableListOf<RemoteEntryInfo>() in toProviderDisplayInfo() constant205 remoteEntryList.add(it) in toProviderDisplayInfo()208 Preconditions.checkState(remoteEntryList.size <= 1) in toProviderDisplayInfo()246 remoteEntry = remoteEntryList.getOrNull(0), in toProviderDisplayInfo()