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