Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/euicc/
DEuiccCard.java582 int opIdSize = opIdNodes.size(); in getRulesAuthTable() local
583 CarrierIdentifier[] opIds = new CarrierIdentifier[opIdSize]; in getRulesAuthTable()
584 for (int j = 0; j < opIdSize; j++) { in getRulesAuthTable()