Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerDebugConfig.java56 static final boolean DEBUG_NETWORK = DEBUG_ALL || false; field in ActivityManagerDebugConfig
DActivityManagerService.java105 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_NETWORK;
15484 if (DEBUG_NETWORK) { in notifyNetworkPolicyRulesUpdated()
15492 if (DEBUG_NETWORK) { in notifyNetworkPolicyRulesUpdated()
15501 if (DEBUG_NETWORK) { in notifyNetworkPolicyRulesUpdated()
15509 if (DEBUG_NETWORK) { in notifyNetworkPolicyRulesUpdated()
15517 if (DEBUG_NETWORK) { in notifyNetworkPolicyRulesUpdated()
16420 if (DEBUG_NETWORK) {
16432 if (DEBUG_NETWORK) {
16441 if (DEBUG_NETWORK) {
16449 if (DEBUG_NETWORK) {
[all …]
DProcessList.java36 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_NETWORK;
4878 if (DEBUG_NETWORK) { in incrementProcStateSeqAndNotifyAppsLOSP()
4903 if (DEBUG_NETWORK) { in incrementProcStateSeqAndNotifyAppsLOSP()