Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/net/
H A DNetworkPolicyLogger.java150 void restrictBackgroundChanged(boolean oldValue, boolean newValue) { in restrictBackgroundChanged() method in NetworkPolicyLogger
156 mEventsBuffer.restrictBackgroundChanged(oldValue, newValue); in restrictBackgroundChanged()
449 public void restrictBackgroundChanged(boolean oldValue, boolean newValue) { in restrictBackgroundChanged() method in NetworkPolicyLogger.LogBuffer
H A DNetworkPolicyManagerService.java3157 mLogger.restrictBackgroundChanged(oldRestrictBackground, mRestrictBackground);
/aosp12/frameworks/base/services/
H A Dart-profile25287 PLcom/android/server/net/NetworkPolicyLogger$LogBuffer;->restrictBackgroundChanged(ZZ)V
25327 PLcom/android/server/net/NetworkPolicyLogger;->restrictBackgroundChanged(ZZ)V