Searched defs:prop (Results 1 – 2 of 2) sorted by relevance
308 LinkProperties prop = cm.getLinkProperties(ConnectivityManager.TYPE_WIFI); in getWifiIpAddresses() local321 LinkProperties prop = cm.getActiveLinkProperties(); in getDefaultIpAddresses() local325 private static String formatIpAddresses(LinkProperties prop) { in formatIpAddresses()
15 ICalendar.Property prop = new ICalendar.Property("prop1", "value1"); in testAddParameter() local