Searched defs:canBlock (Results 1 – 2 of 2) sorted by relevance
17 public static ContactList getByNumbers(Iterable<String> numbers, boolean canBlock) { in getByNumbers()28 boolean canBlock, in getByNumbers()72 public static ContactList getByIds(String spaceSepIds, boolean canBlock) { in getByIds()
161 public static Contact get(String number, boolean canBlock) { in get()165 public static Contact getMe(boolean canBlock) { in getMe()543 public Contact getMe(boolean canBlock) { in getMe()547 public Contact get(String number, boolean canBlock) { in get()551 private Contact get(String number, boolean isMe, boolean canBlock) { in get()