Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java5620 public long getEffectiveAllowedNetworkTypes(int subId) { in getEffectiveAllowedNetworkTypes() method in PhoneInterfaceManager
5626 return getPhoneFromSubId(subId).getEffectiveAllowedNetworkTypes(); in getEffectiveAllowedNetworkTypes()