Searched refs:mDhcpLeases (Results 1 – 1 of 1) sorted by relevance
265 private List<TetheredClient> mDhcpLeases = Collections.emptyList(); field in IpServer365 return Collections.unmodifiableList(mDhcpLeases); in getAllLeases()489 mDhcpLeases = leases; in onLeasesChanged()563 mDhcpLeases.clear(); in stopDhcp()