Searched refs:FLUSH_REASON_VIEW_TREE_APPEARING (Results 1 – 6 of 6) sorted by relevance
198 public static final int FLUSH_REASON_VIEW_TREE_APPEARING = 9; field in ContentCaptureSession223 FLUSH_REASON_VIEW_TREE_APPEARING,737 case FLUSH_REASON_VIEW_TREE_APPEARING: in getFlushReasonAsString()
530 flushReason = FLUSH_REASON_VIEW_TREE_APPEARING; in sendContentCaptureEvent()
553 flushReason = FLUSH_REASON_VIEW_TREE_APPEARING; in sendContentCaptureEvent()
21 import static android.view.contentcapture.ContentCaptureSession.FLUSH_REASON_VIEW_TREE_APPEARING;428 .sendEvents(any(), eq(FLUSH_REASON_VIEW_TREE_APPEARING), any()); in notifyContentCaptureEvents_started_ContentCaptureEnabled_ProtectionEnabled()
177 ContentCaptureSession.FLUSH_REASON_VIEW_TREE_APPEARING, in testGetFlushReasonAsString()