Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/euicc/
DEuiccCard.java580 List<Asn1Node> opIdNodes = in getRulesAuthTable() local
582 int opIdSize = opIdNodes.size(); in getRulesAuthTable()
585 opIds[j] = buildCarrierIdentifier(opIdNodes.get(j)); in getRulesAuthTable()