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