Searched refs:oppCarrierIdArr (Results 1 – 1 of 1) sorted by relevance
217 int[] oppCarrierIdArr = config.getIntArray( in getOpportunisticSubIdsofPSIMOperator() local219 if (oppCarrierIdArr == null || oppCarrierIdArr.length <= 0) { in getOpportunisticSubIdsofPSIMOperator()226 for (int oppCarrierId : oppCarrierIdArr) { in getOpportunisticSubIdsofPSIMOperator()305 int[] oppCarrierIdArr = config.getIntArray( in findOpportunisticSubscription() local307 if (oppCarrierIdArr == null || oppCarrierIdArr.length <= 0) { in findOpportunisticSubscription()320 for (int carrId : oppCarrierIdArr) { in findOpportunisticSubscription()