Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/src/com/android/settings/development/storage/
H A DLeaseInfoListView.java149 final List<LeaseInfo> leases = mBlobInfo.getLeases();
150 if (CollectionUtils.isEmpty(leases)) {
153 addAll(leases);
/aosp12/packages/modules/NetworkStack/tests/unit/src/android/net/dhcp/
H A DDhcpLeaseRepositoryTest.java636 private void verifyLeasesChangedCallback(int times, DhcpLease... leases) { in verifyLeasesChangedCallback() argument
637 final Set<DhcpLease> expected = new HashSet<>(Arrays.asList(leases)); in verifyLeasesChangedCallback()
647 private void verifyLeasesChangedCallback(DhcpLease... leases) { in verifyLeasesChangedCallback() argument
648 verifyLeasesChangedCallback(1 /* times */, leases); in verifyLeasesChangedCallback()
/aosp12/packages/modules/Connectivity/Tethering/src/android/net/ip/
H A DIpServer.java473 final ArrayList<TetheredClient> leases = new ArrayList<>(); in onLeasesChanged() local
491 leases.add(new TetheredClient( in onLeasesChanged()
498 mDhcpLeases = leases; in onLeasesChanged()
/aosp12/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
H A DTetheringTest.java1722 public void expectTetheredClientChanged(List<TetheredClient> leases) { in expectTetheredClientChanged() argument
1725 assertEquals(leases.size(), result.size()); in expectTetheredClientChanged()
1726 assertTrue(leases.containsAll(result)); in expectTetheredClientChanged()
2523 final ArrayList<TetheredClient> leases = new ArrayList<>(); in toTetheredClients() local
2533 leases.add(new TetheredClient( in toTetheredClients()
2539 return leases; in toTetheredClients()
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
H A Dnb_wordlist.combined.gz1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...