Searched defs:portMatcher (Results 1 – 1 of 1) sorted by relevance
3325 public LowPowerStandbyPortDescription(@Protocol int protocol, @PortMatcher int portMatcher, in LowPowerStandbyPortDescription()3346 public LowPowerStandbyPortDescription(@Protocol int protocol, @PortMatcher int portMatcher, in LowPowerStandbyPortDescription()3362 private String portMatcherToString(int portMatcher) { in portMatcherToString()