Searched refs:NETWORK_STATE_BLOCK (Results 1 – 2 of 2) sorted by relevance
34 import static com.android.server.am.ActivityManagerService.NETWORK_STATE_BLOCK;193 NETWORK_STATE_BLOCK, // expectedBlockState in incrementProcStateSeqAndNotifyAppsLocked()285 if (app.uid == uidRec.uid && expectedBlockState == NETWORK_STATE_BLOCK) { in verifySeqCounterAndInteractions()345 expectedBlockState = NETWORK_STATE_BLOCK; in testBlockStateForUid()
598 static final int NETWORK_STATE_BLOCK = 1; field in ActivityManagerService22969 if (blockState == NETWORK_STATE_BLOCK) {23031 return NETWORK_STATE_BLOCK;