Searched refs:getBlockedIdSynchronous (Results 1 – 2 of 2) sorted by relevance
182 if (queryHandler.getBlockedIdSynchronous(newCall.number, newCall.countryIso) != null) { in filterBlockedNumbers()
203 public Integer getBlockedIdSynchronous(@Nullable String number, String countryIso) { in getBlockedIdSynchronous() method in FilteredNumberAsyncQueryHandler