Home
last modified time | relevance | path

Searched defs:portMatcher (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/os/
DPowerManager.java3425 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()