Searched refs:subInfos (Results 1 – 1 of 1) sorted by relevance
2664 List<SubscriptionInfo> subInfos = sm.getActiveSubscriptionInfoList(); in testGetMeidForSlot() local2666 if (subInfos != null) { in testGetMeidForSlot()2667 for (SubscriptionInfo subInfo : subInfos) { in testGetMeidForSlot()