Home
last modified time | relevance | path

Searched defs:getGcParam (Results 1 – 3 of 3) sorted by relevance

/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/file/spi/
DBackend.java174 default GcParam getGcParam(Uri uri) throws IOException { in getGcParam() method
/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/file/common/testing/
DFakeFileBackend.java246 public GcParam getGcParam(Uri uri) throws IOException { in getGcParam() method in FakeFileBackend
/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/file/
DSynchronousFileStorage.java314 public GcParam getGcParam(Uri uri) throws IOException { in getGcParam() method in SynchronousFileStorage