Searched defs:FileDataStore (Results 1 – 1 of 1) sorted by relevance
9 public class FileDataStore implements DexDataStore { class12 public FileDataStore(@Nonnull File file) throws FileNotFoundException, IOException { in FileDataStore() method in FileDataStore