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()
101 return hasSubId() in getPhone()
126 public boolean hasSubId() { in hasSubId() method in SubscriptionInfoHelper
DGsmUmtsCallOptions.java67 if (subInfoHelper.hasSubId()) { in init()
DCallFeaturesSetting.java136 if (mSubscriptionInfoHelper.hasSubId()) { in handleAirplaneModeChange()
184 if (mSubscriptionInfoHelper.hasSubId()) { in doSsOverUtPrecautions()
DCdmaCallOptions.java70 if (subInfoHelper.hasSubId()) { in onCreate()
DGsmUmtsAdditionalCallOptions.java57 if (mSubscriptionInfoHelper.hasSubId()) { in onCreate()
DCdmaCallForwardOptions.java82 if (mSubscriptionInfoHelper.hasSubId()) { in onCreate()
DGsmUmtsCallForwardOptions.java69 if (mSubscriptionInfoHelper.hasSubId()) { in onCreate()
DGsmUmtsCallBarringOptions.java363 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.java93 if (mSubscriptionInfoHelper.hasSubId()) { in onCreate()