Searched refs:fInt (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libdns_sd/java/com/apple/dnssd/docs/examples/src/
H A DBrowserApp.java259 { fServiceName = serviceName; fDomain = domain; fType = type; fInt = ifIndex; }
264 public int fInt; field in class:BrowserListModel.BrowserListElem
288 return sel.fInt;
H A DSimpleChat.java212 resolver = DNSSD.resolve( 0, sel.fInt, sel.fServiceName, sel.fType, sel.fDomain, this);
261 { fServiceName = serviceName; fDomain = domain; fType = type; fInt = ifIndex; }
266 public int fInt; field in class:TargetListElem

Completed in 16 milliseconds