Searched refs:pccs (Results 1 – 1 of 1) sorted by relevance
2597 List<PhysicalChannelConfig> pccs, CellIdentity cellIdentity) { in getPrimaryPhysicalChannelConfigForCell() argument2598 if (ArrayUtils.isEmpty(pccs) || !(cellIdentity instanceof CellIdentityLte in getPrimaryPhysicalChannelConfigForCell()2612 for (PhysicalChannelConfig pcc : pccs) { in getPrimaryPhysicalChannelConfigForCell()