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