Home
last modified time | relevance | path

Searched refs:getFileGroupWithMatchStrategy (Results 1 – 1 of 1) sorted by relevance

/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/populator/
DLocaleOverrider.java162 matchedFileGroupsFuture.add(getFileGroupWithMatchStrategy(entries)); in override()
180 private ListenableFuture<Optional<DataFileGroup>> getFileGroupWithMatchStrategy( in getFileGroupWithMatchStrategy() method