Searched refs:getFdnList (Results 1 – 1 of 1) sorted by relevance
60 ArrayList<AdnRecord> fdnList = getFdnList(phoneId); in isNumberBlockedByFDN()92 ArrayList<AdnRecord> fdnList = getFdnList(phoneId); in isSuppServiceRequestBlockedByFdn()164 private static ArrayList<AdnRecord> getFdnList(int phoneId) { in getFdnList() method in FdnUtils