Home
last modified time | relevance | path

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

/packages/modules/NetworkStack/src/com/android/networkstack/netlink/
DTcpSocketTracker.java751 boolean shouldDisableInDeepDoze, boolean shouldDisableInLightDoze) { in addDeviceIdleReceiver()
767 boolean shouldDisableInDeepDoze, boolean shouldDisableInLightDoze) { in removeBroadcastReceiver()
778 public boolean shouldDisableInLightDoze(boolean ignoreBlockedUidsSupported) { in shouldDisableInLightDoze() method in TcpSocketTracker.Dependencies