Searched refs:NETWORK_STATE_UNBLOCK (Results 1 – 2 of 2) sorted by relevance
38 import static com.android.server.am.ProcessList.NETWORK_STATE_UNBLOCK;205 NETWORK_STATE_UNBLOCK, // expectedBlockState in incrementProcStateSeqAndNotifyAppsLocked()238 NETWORK_STATE_UNBLOCK, // expectedBlockState in incrementProcStateSeqAndNotifyAppsLocked()515 expectedBlockState = NETWORK_STATE_UNBLOCK; in testBlockStateForUid()
319 static final int NETWORK_STATE_UNBLOCK = 2; field in ProcessList4832 return NETWORK_STATE_UNBLOCK; in getBlockStateForUid()