Home
last modified time | relevance | path

Searched refs:PHONE_NUMBER_MINIMUM_DIGITS (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/text/util/
H A DLinkify.java139 private static final int PHONE_NUMBER_MINIMUM_DIGITS = 5; field in Linkify
175 if (digitCount >= PHONE_NUMBER_MINIMUM_DIGITS) {
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt57029 Landroid/text/util/Linkify;->PHONE_NUMBER_MINIMUM_DIGITS:I