Home
last modified time | relevance | path

Searched refs:pccs (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java2597 List<PhysicalChannelConfig> pccs, CellIdentity cellIdentity) { in getPrimaryPhysicalChannelConfigForCell() argument
2598 if (ArrayUtils.isEmpty(pccs) || !(cellIdentity instanceof CellIdentityLte in getPrimaryPhysicalChannelConfigForCell()
2612 for (PhysicalChannelConfig pcc : pccs) { in getPrimaryPhysicalChannelConfigForCell()