Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/development/storage/
DLeaseInfoListView.java149 final List<LeaseInfo> leases = mBlobInfo.getLeases();
150 if (CollectionUtils.isEmpty(leases)) {
153 addAll(leases);
/packages/modules/NetworkStack/tests/unit/src/android/net/dhcp/
DDhcpLeaseRepositoryTest.java678 private void verifyLeasesChangedCallback(int times, DhcpLease... leases) { in verifyLeasesChangedCallback() argument
679 final Set<DhcpLease> expected = new HashSet<>(Arrays.asList(leases)); in verifyLeasesChangedCallback()
689 private void verifyLeasesChangedCallback(DhcpLease... leases) { in verifyLeasesChangedCallback() argument
690 verifyLeasesChangedCallback(1 /* times */, leases); in verifyLeasesChangedCallback()
/packages/modules/Connectivity/Tethering/src/android/net/ip/
DIpServer.java531 final ArrayList<TetheredClient> leases = new ArrayList<>(); in onLeasesChanged() local
549 leases.add(new TetheredClient( in onLeasesChanged()
556 mDhcpLeases = leases; in onLeasesChanged()
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DTetheringTest.java2208 public void expectTetheredClientChanged(List<TetheredClient> leases) { in expectTetheredClientChanged() argument
2211 assertEquals(leases.size(), result.size()); in expectTetheredClientChanged()
2212 assertTrue(leases.containsAll(result)); in expectTetheredClientChanged()
3186 DhcpLeaseParcelable... leases) throws Exception { in notifyDhcpLeasesChanged() argument
3187 final List<DhcpLeaseParcelable> dhcpLeases = Arrays.asList(leases); in notifyDhcpLeasesChanged()
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz
Den_US_wordlist.combined.gz
Dnb_wordlist.combined.gz
Den_wordlist.combined.gz