Searched refs:allSubs (Results 1 – 1 of 1) sorted by relevance
231 final List<SubscriptionInfo> allSubs = mSubscriptionManager.getAllSubscriptionInfoList(); in handleSubscriptionsChanged() local232 if (allSubs == null) { in handleSubscriptionsChanged()238 for (SubscriptionInfo subInfo : allSubs) { in handleSubscriptionsChanged()