Searched refs:NETWORK_STATE_UNBLOCK (Results 1 – 2 of 2) sorted by relevance
39 import static com.android.server.am.ActivityManagerService.NETWORK_STATE_UNBLOCK;168 NETWORK_STATE_UNBLOCK, // expectedBlockState in incrementProcStateSeqAndNotifyAppsLocked()201 NETWORK_STATE_UNBLOCK, // expectedBlockState in incrementProcStateSeqAndNotifyAppsLocked()462 expectedBlockState = NETWORK_STATE_UNBLOCK; in testBlockStateForUid()
542 static final int NETWORK_STATE_UNBLOCK = 2; field in ActivityManagerService17128 return NETWORK_STATE_UNBLOCK; in getBlockStateForUid()