Home
last modified time | relevance | path

Searched defs:acquireLease (Results 1 – 2 of 2) sorted by relevance

/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/internal/util/
DAndroidSharingUtil.java173 public static void acquireLease( in acquireLease() method in AndroidSharingUtil
/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/file/backends/
DBlobStoreBackend.java185 private void acquireLease(byte[] checksum, long expiryDateMillis) throws IOException { in acquireLease() method in BlobStoreBackend