Home
last modified time | relevance | path

Searched refs:onSelectionEvent (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/core/java/android/view/textclassifier/
DTextClassificationSession.java73 public void onSelectionEvent(SelectionEvent event) { in onSelectionEvent() method in TextClassificationSession
76 mDelegate.onSelectionEvent(event); in onSelectionEvent()
DSystemTextClassifier.java149 public void onSelectionEvent(SelectionEvent event) { in onSelectionEvent() method in SystemTextClassifier
155 mManagerService.onSelectionEvent(mSessionId, event); in onSelectionEvent()
DTextClassifier.java374 default void onSelectionEvent(@NonNull SelectionEvent event) { in onSelectionEvent() method
DTextClassifierImpl.java378 public void onSelectionEvent(SelectionEvent event) { in onSelectionEvent() method in TextClassifierImpl
/frameworks/base/core/java/android/service/textclassifier/
DTextClassifierService.java144 public void onSelectionEvent(
149 () -> TextClassifierService.this.onSelectionEvent(sessionId, event));
308 public void onSelectionEvent( in onSelectionEvent() method in TextClassifierService
DITextClassifierService.aidl53 void onSelectionEvent( in onSelectionEvent() method
/frameworks/base/core/java/android/widget/
DSelectionActionModeHelper.java764 mClassificationSession.onSelectionEvent( in logSelectionStarted()
781 mClassificationSession.onSelectionEvent( in logSelectionModified()
785 mClassificationSession.onSelectionEvent( in logSelectionModified()
789 mClassificationSession.onSelectionEvent( in logSelectionModified()
812 mClassificationSession.onSelectionEvent( in logSelectionAction()
817 mClassificationSession.onSelectionEvent( in logSelectionAction()
/frameworks/base/services/core/java/com/android/server/textclassifier/
DTextClassificationManagerService.java205 public void onSelectionEvent( in onSelectionEvent() method in TextClassificationManagerService
215 userState.mService.onSelectionEvent(sessionId, event); in onSelectionEvent()
218 () -> onSelectionEvent(sessionId, event), in onSelectionEvent()
/frameworks/base/core/tests/coretests/src/android/widget/
DTextViewActivityTest.java1003 public void onSelectionEvent(SelectionEvent event) { in testSelectionMetricsLogger_noAbandonAfterCopy()
/frameworks/base/api/
Dsystem-current.txt7588 …method @Deprecated @MainThread public void onSelectionEvent(@Nullable android.view.textclassifier.…
Dcurrent.txt55109 … method public default void onSelectionEvent(@NonNull android.view.textclassifier.SelectionEvent);
/frameworks/base/non-updatable-api/
Dsystem-current.txt7486 …method @Deprecated @MainThread public void onSelectionEvent(@Nullable android.view.textclassifier.…
Dcurrent.txt54965 … method public default void onSelectionEvent(@NonNull android.view.textclassifier.SelectionEvent);
/frameworks/base/services/
Dart-profile13334 PLcom/android/server/textclassifier/TextClassificationManagerService;->onSelectionEvent(Landroid/vi…
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt64220 Landroid/service/textclassifier/ITextClassifierService$Stub$Proxy;->onSelectionEvent(Landroid/view/…
64235 Landroid/service/textclassifier/ITextClassifierService;->onSelectionEvent(Landroid/view/textclassif…