Searched refs:NETWORK_STATE_UNBLOCK (Results 1 – 2 of 2) sorted by relevance
39 import static com.android.server.am.ProcessList.NETWORK_STATE_UNBLOCK;189 NETWORK_STATE_UNBLOCK, // expectedBlockState in incrementProcStateSeqAndNotifyAppsLocked()222 NETWORK_STATE_UNBLOCK, // expectedBlockState in incrementProcStateSeqAndNotifyAppsLocked()497 expectedBlockState = NETWORK_STATE_UNBLOCK; in testBlockStateForUid()
301 static final int NETWORK_STATE_UNBLOCK = 2; field in ProcessList3765 return NETWORK_STATE_UNBLOCK; in getBlockStateForUid()