Home
last modified time | relevance | path

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

/packages/modules/NetworkStack/src/com/android/networkstack/netlink/
DTcpSocketTracker.java778 public boolean shouldDisableInLightDoze(boolean ignoreBlockedUidsSupported) { in shouldDisableInLightDoze() argument
783 if (ignoreBlockedUidsSupported) return false; in shouldDisableInLightDoze()