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