Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/os/
H A DPowerManager.java3325 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()