Home
last modified time | relevance | path

Searched refs:_throttle (Results 1 – 1 of 1) sorted by relevance

/external/jmdns/src/javax/jmdns/impl/
DJmDNSImpl.java310 private int _throttle; field in JmDNSImpl
2168 this._throttle = throttle; in setThrottle()
2172 return _throttle; in getThrottle()