Home
last modified time | relevance | path

Searched refs:effectiveSubscriptions (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telephony/src/com/android/phone/settings/
DPhoneAccountSettingsFragment.java564 List<SubscriptionInfo> effectiveSubscriptions = subscriptions.stream() in getLaunchSmartForwardingMenuIntent() local
567 if (effectiveSubscriptions.size() < 2) { in getLaunchSmartForwardingMenuIntent()
571 List<String> componentNames = effectiveSubscriptions.stream() in getLaunchSmartForwardingMenuIntent()