Home | History | Annotate | Download | only in calendar

Lines Matching refs:PhoneNumberMatch

32 import com.android.i18n.phonenumbers.PhoneNumberMatch;
1199 Iterable<PhoneNumberMatch> phoneIterable = phoneUtil.findNumbers(text, defaultPhoneRegion,
1224 for (PhoneNumberMatch match : phoneIterable) {