Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DView.java9879 ai.delayNotifyContentCaptureEvent(session, this, appeared); in notifyAppearedOrDisappearedForContentCaptureIfNeeded()
9890 ai.delayNotifyContentCaptureEvent(session, this, appeared); in notifyAppearedOrDisappearedForContentCaptureIfNeeded()
29741 private void delayNotifyContentCaptureEvent(@NonNull ContentCaptureSession session, in delayNotifyContentCaptureEvent() method in View.AttachInfo