Searched refs:cachedCollectionId (Results 1 – 1 of 1) sorted by relevance
1320 final String cachedCollectionId = in getSyncRequestParamsInternal() local1324 Log.d(TAG, " Cached ID/Gen=" + cachedCollectionId + "/" + cachedGeneration); in getSyncRequestParamsInternal()1331 if (!Objects.equals(latestCollectionId, cachedCollectionId)) { in getSyncRequestParamsInternal()