Searched refs:PHONE_NUMBERS (Results 1 – 3 of 3) sorted by relevance
67 public static final int PHONE_NUMBERS = 8; field in ListEvent.ListType
129 return ListEvent.ListType.PHONE_NUMBERS; in toListType()
221 int relevantLinkTypes = Linkify.EMAIL_ADDRESSES | Linkify.PHONE_NUMBERS | Linkify.WEB_URLS; in setPhoneCallDetails()