Home
last modified time | relevance | path

Searched defs:getForbiddenPlmns (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/network/telephony/
DNetworkSelectRepository.kt72 private fun getForbiddenPlmns(): List<String> { in getForbiddenPlmns() method
/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java6253 public String[] getForbiddenPlmns(int subId, int appType, String callingPackage, in getForbiddenPlmns() method in PhoneInterfaceManager