Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/contentcapture/
DMainContentCaptureSession.java71 private static final boolean FORCE_FLUSH = true; field in MainContentCaptureSession
611 FORCE_FLUSH); in notifyChildSessionStarted()
616 .setParentSessionId(parentSessionId), FORCE_FLUSH); in notifyChildSessionFinished()
637 sendEvent(new ContentCaptureEvent(sessionId, type), FORCE_FLUSH); in notifyViewTreeEvent()
643 sendEvent(new ContentCaptureEvent(mId, type), FORCE_FLUSH); in notifySessionLifecycle()