Searched refs:blockState (Results 1 – 2 of 2) sorted by relevance
468 Function<Integer, String> errorMsg = (blockState) -> { in testBlockStateForUid()470 valueToString(ActivityManagerService.class, "NETWORK_STATE_", blockState), in testBlockStateForUid()
4864 final int blockState = getBlockStateForUid(uidRec); in incrementProcStateSeqAndNotifyAppsLOSP() local4867 if (blockState == NETWORK_STATE_NO_CHANGE) { in incrementProcStateSeqAndNotifyAppsLOSP()4872 if (blockState == NETWORK_STATE_BLOCK) { in incrementProcStateSeqAndNotifyAppsLOSP()