Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/euicc/
DEuiccCard.java583 CarrierIdentifier[] opIds = new CarrierIdentifier[opIdSize]; in getRulesAuthTable() local
585 opIds[j] = buildCarrierIdentifier(opIdNodes.get(j)); in getRulesAuthTable()
588 Arrays.asList(opIds), node.getChild(Tags.TAG_SEQUENCE, in getRulesAuthTable()