Searched defs:gateway (Results 1 – 5 of 5) sorted by relevance
48 public InetAddress gateway; field in DhcpResults268 public void setGateway(InetAddress gateway) { in setGateway()
60 public void onRouteChanged(boolean updated, @NonNull String route, @NonNull String gateway, in onRouteChanged()
305 InetAddress gateway = null; in readIpConfigurations() local
476 public String gateway; field in WifiEntry.ConnectedInfo
643 String route, String gateway, String ifName) throws RemoteException { in onRouteChanged()