Home
last modified time | relevance | path

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

/aosp12/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()
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/accessibility/
H A DAccessibilityUtils.java225 event.setEventType(AccessibilityEventCompat.TYPE_ANNOUNCEMENT); in announceForAccessibility()
227 event.setEventType(AccessibilityEvent.TYPE_VIEW_FOCUSED); in announceForAccessibility()
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/
H A DOneHandedAccessibilityUtil.java78 event.setEventType(AccessibilityEvent.TYPE_ANNOUNCEMENT); in announcementForScreenReader()
/aosp12/packages/apps/Car/libs/car-ui-lib/car-rotary-lib/src/main/java/com/android/car/ui/utils/
H A DDirectManipulationHelper.java67 event.setEventType(enable in enableDirectManipulationMode()
/aosp12/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()
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/telemetry/publisher/statsconverters/
H A DAppCrashOccurredConverterTest.java63 .setEventType("test"))
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DUtils.java71 event.setEventType(AccessibilityEvent.TYPE_WINDOW_CONTENT_CHANGED); in notifyAccessibilityContentChanged()
/aosp12/frameworks/base/core/java/android/view/accessibility/
H A DAccessibilityEvent.java1061 public void setEventType(@EventType int eventType) { in setEventType() method in AccessibilityEvent
1192 event.setEventType(eventType); in obtain()
/aosp12/packages/apps/Settings/src/com/android/settings/biometrics/fingerprint/
H A DFingerprintEnrollEnrolling.java521 e.setEventType(AccessibilityEvent.TYPE_ANNOUNCEMENT); in onEnrollmentProgressChange()
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
H A DComposeMessageView.java298 event.setEventType(AccessibilityEvent.TYPE_ANNOUNCEMENT); in onFinishInflate()
/aosp12/frameworks/base/core/tests/coretests/src/android/view/accessibility/
H A DAccessibilityCacheTest.java113 event.setEventType(a11yEventTypes[i]); in testEmptyCache_a11yEventsHaveNoEffect()
/aosp12/packages/apps/TV/src/com/android/tv/
H A DMainActivity.java1670 event.setEventType(AccessibilityEvent.TYPE_ANNOUNCEMENT); in sendAccessibilityText()
/aosp12/frameworks/base/core/java/android/view/
H A DView.java10768 event.setEventType(AccessibilityEvent.TYPE_WINDOW_CONTENT_CHANGED); in setStateDescription()
13948 event.setEventType(AccessibilityEvent.TYPE_WINDOW_STATE_CHANGED); in notifyViewAccessibilityStateChangedIfNeeded()
13968 event.setEventType(AccessibilityEvent.TYPE_WINDOW_CONTENT_CHANGED); in notifyViewAccessibilityStateChangedIfNeeded()
27101 event.setEventType(AccessibilityEvent.TYPE_WINDOW_CONTENT_CHANGED); in sendWindowContentChangedAccessibilityEvent()
H A DViewRootImpl.java10350 event.setEventType(AccessibilityEvent.TYPE_WINDOW_CONTENT_CHANGED); in run()
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DRecyclerView.java3217 event.setEventType(AccessibilityEvent.TYPE_WINDOW_CONTENT_CHANGED); in dispatchContentChangedIfNecessary()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt50706 method public void setEventType(int);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt34828 method public void setEventType(int);
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt65707 Landroid/view/textclassifier/SelectionEvent;->setEventType(I)V