Searched refs:getOpl (Results 1 – 2 of 2) sorted by relevance
557 List<OperatorPlmnInfo> parsedOpl = Arrays.asList(mSIMRecordsUT.getOpl()); in testGetEfOpl()573 parsedOpl = Arrays.asList(mSIMRecordsUT.getOpl()); in testGetEfOpl()588 parsedOpl = Arrays.asList(mSIMRecordsUT.getOpl()); in testGetEfOpl()
748 public OperatorPlmnInfo[] getOpl() { in getOpl() method in IccRecords