Searched refs:pList (Results 1 – 1 of 1) sorted by relevance
486 static String getCanonicalName(CarrierList pList, CarrierId pId) { in getCanonicalName() argument487 for (int i = 0; i < pList.getEntryCount(); i++) { in getCanonicalName()488 CarrierMap cm = pList.getEntry(i); in getCanonicalName()