Home
last modified time | relevance | path

Searched refs:getInvocationMethod (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/view/textclassifier/
DTextClassificationSession.java196 if (event.getInvocationMethod() == SelectionEvent.INVOCATION_UNKNOWN) { in updateInvocationMethod()
199 mInvocationMethod = event.getInvocationMethod(); in updateInvocationMethod()
DSelectionSessionLogger.java137 switch (event.getInvocationMethod()) { in getLogSubType()
DSelectionEvent.java429 public @InvocationMethod int getInvocationMethod() { in getInvocationMethod() method in SelectionEvent
/frameworks/base/config/
Dhiddenapi-public-dex.txt50017 Landroid/view/textclassifier/SelectionEvent;->getInvocationMethod()I
/frameworks/base/api/
Dcurrent.txt50414 method public int getInvocationMethod();