Searched refs:splitConfig (Results 1 – 1 of 1) sorted by relevance
321 final String[] splitConfig = naString.split(","); in addLegacySupportedNetworkTypes() local323 final int type = Integer.parseInt(splitConfig[1]); in addLegacySupportedNetworkTypes()