Searched refs:getInitialGateway (Results 1 – 2 of 2) sorted by relevance
117 } else if (mAdvancedOptionsFlowInfo.getInitialGateway() != null) { in onCreateActions()118 title = mAdvancedOptionsFlowInfo.getInitialGateway().getHostAddress(); in onCreateActions()
183 public InetAddress getInitialGateway() { in getInitialGateway() method in AdvancedOptionsFlowInfo