Searched defs:canBlock (Results 1 – 2 of 2) sorted by relevance
18 public static ContactList getByNumbers(Iterable<String> numbers, boolean canBlock) { in getByNumbers()29 boolean canBlock, in getByNumbers()73 public static ContactList getByIds(String spaceSepIds, boolean canBlock) { in getByIds()
160 public static Contact get(String number, boolean canBlock) { in get()164 public static Contact getMe(boolean canBlock) { in getMe()535 public Contact getMe(boolean canBlock) { in getMe()539 public Contact get(String number, boolean canBlock) { in get()543 private Contact get(String number, boolean isMe, boolean canBlock) { in get()