Searched refs:FLUSH_REASON_VIEW_ROOT_ENTERED (Results 1 – 3 of 3) sorted by relevance
184 public static final int FLUSH_REASON_VIEW_ROOT_ENTERED = 2; field in ContentCaptureSession216 FLUSH_REASON_VIEW_ROOT_ENTERED,723 case FLUSH_REASON_VIEW_ROOT_ENTERED: in getFlushReasonAsString()
169 .put(ContentCaptureSession.FLUSH_REASON_VIEW_ROOT_ENTERED, "VIEW_ROOT") in testGetFlushReasonAsString()
5491 ccm.flush(ContentCaptureSession.FLUSH_REASON_VIEW_ROOT_ENTERED); in handleContentCaptureFlush()