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