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