Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerDebugConfig.java56 static final boolean DEBUG_NETWORK = DEBUG_ALL || false; field in ActivityManagerDebugConfig
H A DActivityManagerService.java107 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_NETWORK;
15541 if (DEBUG_NETWORK) { in notifyNetworkPolicyRulesUpdated()
15549 if (DEBUG_NETWORK) { in notifyNetworkPolicyRulesUpdated()
15558 if (DEBUG_NETWORK) { in notifyNetworkPolicyRulesUpdated()
15566 if (DEBUG_NETWORK) { in notifyNetworkPolicyRulesUpdated()
15574 if (DEBUG_NETWORK) { in notifyNetworkPolicyRulesUpdated()
16497 if (DEBUG_NETWORK) {
16509 if (DEBUG_NETWORK) {
16518 if (DEBUG_NETWORK) {
16526 if (DEBUG_NETWORK) {
[all …]
H A DProcessList.java36 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_NETWORK;
4921 if (DEBUG_NETWORK) { in incrementProcStateSeqAndNotifyAppsLOSP()
4946 if (DEBUG_NETWORK) { in incrementProcStateSeqAndNotifyAppsLOSP()