Home
last modified time | relevance | path

Searched refs:INVOCATION_METHOD_KEYBOARD (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/textclassifier/
DTextLinks.java580 INVOCATION_METHOD_KEYBOARD})
588 public static final int INVOCATION_METHOD_KEYBOARD = 1; field in TextLinks.TextLinkSpan
611 case INVOCATION_METHOD_KEYBOARD:// fall though in onClick()
/frameworks/base/core/java/android/text/method/
DLinkMovementMethod.java148 ((TextLinkSpan) link).onClick(widget, TextLinkSpan.INVOCATION_METHOD_KEYBOARD); in action()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt82706 Landroid/view/textclassifier/TextLinks$TextLinkSpan;->INVOCATION_METHOD_KEYBOARD:I