Home | History | Annotate | Download | only in phone

Lines Matching defs:defaultSubId

3327         final int defaultSubId = getDefaultSubscription();
3329 if (defaultSubId == SubscriptionManager.INVALID_SUBSCRIPTION_ID) {
3333 if (item.getSubscriptionId() == defaultSubId) {