Home
last modified time | relevance | path

Searched refs:setEventType (Results 1 – 16 of 16) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/textclassifier/
H A DTextClassificationSession.java277 event.setEventType(SelectionEvent.EVENT_SMART_SELECTION_MULTI); in modifyAutoSelectionEventType()
279 event.setEventType(SelectionEvent.EVENT_SMART_SELECTION_SINGLE); in modifyAutoSelectionEventType()
282 event.setEventType(SelectionEvent.EVENT_AUTO_SELECTION); in modifyAutoSelectionEventType()
H A DSelectionEvent.java384 public void setEventType(@EventType int eventType) { in setEventType() method in SelectionEvent
H A DTextClassifierEvent.java497 out.setEventType(eventType); in toSelectionEvent()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/
H A DOneHandedAccessibilityUtil.java78 event.setEventType(AccessibilityEvent.TYPE_ANNOUNCEMENT); in announcementForScreenReader()
/aosp14/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
H A DTextClassifierEventTest.java71 expected.setEventType(SelectionEvent.EVENT_SMART_SELECTION_MULTI); in toSelectionEvent_smartSelectionMulti()
100 expected.setEventType(SelectionEvent.EVENT_SMART_SELECTION_SINGLE); in toSelectionEvent_smartSelectionSingle()
/aosp14/frameworks/base/core/java/android/view/accessibility/
H A DAccessibilityEvent.java1300 public void setEventType(@EventType int eventType) { in setEventType() method in AccessibilityEvent
1432 event.setEventType(eventType); in obtain()
/aosp14/frameworks/base/core/java/android/app/ambientcontext/
H A DAmbientContextEvent.java455 public @NonNull Builder setEventType(@EventCode int value) { in setEventType() method in AmbientContextEvent.Builder
/aosp14/frameworks/base/core/tests/coretests/src/android/view/accessibility/
H A DAccessibilityCacheTest.java114 event.setEventType(a11yEventTypes[i]); in testEmptyCache_a11yEventsHaveNoEffect()
/aosp14/frameworks/base/core/java/android/widget/
H A DProgressBar.java1638 event.setEventType(AccessibilityEvent.TYPE_WINDOW_CONTENT_CHANGED); in onProgressRefresh()
/aosp14/frameworks/base/core/java/android/view/
H A DView.java11190 event.setEventType(AccessibilityEvent.TYPE_WINDOW_CONTENT_CHANGED); in setStateDescription()
14995 event.setEventType(AccessibilityEvent.TYPE_WINDOW_STATE_CHANGED); in notifyViewAccessibilityStateChangedIfNeeded()
15015 event.setEventType(AccessibilityEvent.TYPE_WINDOW_CONTENT_CHANGED); in notifyViewAccessibilityStateChangedIfNeeded()
28409 event.setEventType(AccessibilityEvent.TYPE_WINDOW_CONTENT_CHANGED); in sendWindowContentChangedAccessibilityEvent()
H A DViewRootImpl.java11152 event.setEventType(AccessibilityEvent.TYPE_WINDOW_CONTENT_CHANGED); in run()
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DRecyclerView.java3217 event.setEventType(AccessibilityEvent.TYPE_WINDOW_CONTENT_CHANGED); in dispatchContentChangedIfNecessary()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt1606 method @NonNull public android.app.ambientcontext.AmbientContextEvent.Builder setEventType(int);
H A Dcurrent.txt54152 method public void setEventType(int);
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt62384 Landroid/view/textclassifier/SelectionEvent;->setEventType(I)V