Searched defs:apnType (Results 1 – 7 of 7) sorted by relevance
918 protected String getInterfaceName(String apnType) { in getInterfaceName()925 protected String getIpAddress(String apnType) { in getIpAddress()932 protected String getGateway(String apnType) { in getGateway()939 protected String[] getDnsServers(String apnType) { in getDnsServers()
64 int netType, String apnType, String tag) { in MobileDataStateTracker()476 private int setEnableApn(String apnType, boolean enable) { in setEnableApn()
410 protected abstract String getInterfaceName(String apnType); in getInterfaceName()412 protected abstract String getIpAddress(String apnType); in getIpAddress()414 protected abstract String getGateway(String apnType); in getGateway()416 protected abstract String[] getDnsServers(String apnType); in getDnsServers()
916 public String getInterfaceName(String apnType) { in getInterfaceName()920 public String getIpAddress(String apnType) { in getIpAddress()928 public String getGateway(String apnType) { in getGateway()932 public String[] getDnsServers(String apnType) { in getDnsServers()
657 public String getInterfaceName(String apnType) { in getInterfaceName()661 public String getIpAddress(String apnType) { in getIpAddress()665 public String getGateway(String apnType) { in getGateway()669 public String[] getDnsServers(String apnType) { in getDnsServers()
1371 String getInterfaceName(String apnType); in getInterfaceName()1377 String getIpAddress(String apnType); in getIpAddress()1383 String getGateway(String apnType); in getGateway()1389 public String[] getDnsServers(String apnType); in getDnsServers()
601 protected String getInterfaceName(String apnType) { in getInterfaceName()610 protected String getIpAddress(String apnType) { in getIpAddress()619 public String getGateway(String apnType) { in getGateway()628 protected String[] getDnsServers(String apnType) { in getDnsServers()