Searched refs:PHONE_NUMBER_MINIMUM_DIGITS (Results 1 – 2 of 2) sorted by relevance
139 private static final int PHONE_NUMBER_MINIMUM_DIGITS = 5; field in Linkify175 if (digitCount >= PHONE_NUMBER_MINIMUM_DIGITS) {
57029 Landroid/text/util/Linkify;->PHONE_NUMBER_MINIMUM_DIGITS:I