Searched refs:globalRouteCount (Results 1 – 1 of 1) sorted by relevance
495 final int globalRouteCount = globalRoutes != null ? globalRoutes.size() : 0; in updateClientState() local496 for (int i = 0; i < globalRouteCount; i++) { in updateClientState()512 for (int j = 0; j < globalRouteCount; j++) { in updateClientState()