Home
last modified time | relevance | path

Searched refs:INVOCATION_MANUAL (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
DSelectionEventTest.java60 SelectionEvent.INVOCATION_MANUAL, 0); in testParcel()
/frameworks/base/core/java/android/view/textclassifier/
DSelectionEvent.java108 @IntDef({INVOCATION_MANUAL, INVOCATION_LINK, INVOCATION_UNKNOWN})
112 public static final int INVOCATION_MANUAL = 1; field in SelectionEvent
DSelectionSessionLogger.java138 case SelectionEvent.INVOCATION_MANUAL: in getLogSubType()
/frameworks/base/core/java/android/widget/
DSelectionActionModeHelper.java515 isLink ? SelectionEvent.INVOCATION_LINK : SelectionEvent.INVOCATION_MANUAL); in onOriginalSelection()
/frameworks/base/config/
Dhiddenapi-public-dex.txt50028 Landroid/view/textclassifier/SelectionEvent;->INVOCATION_MANUAL:I
/frameworks/base/api/
Dcurrent.txt50443 field public static final int INVOCATION_MANUAL = 1; // 0x1