Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DSubscriptionInfoHelper.java76 if (hasSubId()) { in getIntent()
102 return hasSubId() in getPhone()
127 public boolean hasSubId() { in hasSubId() method in SubscriptionInfoHelper
DGsmUmtsCallOptions.java71 if (subInfoHelper.hasSubId()) { in init()
DCdmaCallOptions.java73 if (subInfoHelper.hasSubId()) { in onCreate()
DCallFeaturesSetting.java139 if (mSubscriptionInfoHelper.hasSubId()) { in handleAirplaneModeChange()
187 if (mSubscriptionInfoHelper.hasSubId()) { in doSsOverUtPrecautions()
DGsmUmtsAdditionalCallOptions.java57 if (mSubscriptionInfoHelper.hasSubId()) { in onCreate()
DCdmaCallForwardOptions.java85 if (mSubscriptionInfoHelper.hasSubId()) { in onCreate()
DGsmUmtsCallForwardOptions.java72 if (mSubscriptionInfoHelper.hasSubId()) { in onCreate()
DGsmUmtsCallBarringOptions.java368 if (mSubscriptionInfoHelper.hasSubId()) { in onCreate()
/packages/services/Telephony/src/com/android/phone/settings/fdn/
DFdnList.java266 return subscriptionInfoHelper.hasSubId() in getContentUri()
278 int subId = mSubscriptionInfoHelper.hasSubId() in getFdnDialDirectlySupported()
DEditFdnContactScreen.java96 if (mSubscriptionInfoHelper.hasSubId()) { in onCreate()