Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DFdnUtils.java86 public static boolean isSuppServiceRequestBlockedByFdn(int phoneId, in isSuppServiceRequestBlockedByFdn() method in FdnUtils
DGsmCdmaPhone.java2727 if(FdnUtils.isSuppServiceRequestBlockedByFdn(mPhoneId, controlStrings, getCountryIso())) { in changeCallBarringPassword()
5390 return FdnUtils.isSuppServiceRequestBlockedByFdn(mPhoneId, controlStrings, getCountryIso()); in isRequestBlockedByFDN()