Searched refs:getWifiIpAddresses (Results 1 – 2 of 2) sorted by relevance
225 String ipAddress = Utils.getWifiIpAddresses(context); in refreshWifiInfo()
236 public static String getWifiIpAddresses(Context context) { in getWifiIpAddresses() method in Utils