Searched refs:FlushReason (Results 1 – 4 of 4) sorted by relevance
184 public @interface FlushReason{} annotation in ContentCaptureSession285 abstract void flush(@FlushReason int reason); in flush()598 public static String getFlushReasonAsString(@FlushReason int reason) { in getFlushReasonAsString()
58 void flush(@FlushReason int reason) { in flush()
472 private void scheduleFlush(@FlushReason int reason, boolean checkExisting) { in scheduleFlush()517 private void flushIfNeeded(@FlushReason int reason) { in flushIfNeeded()527 void flush(@FlushReason int reason) { in flush()853 private String getDebugState(@FlushReason int reason) { in getDebugState()
49 import android.view.contentcapture.ContentCaptureSession.FlushReason;478 public void flush(@FlushReason int reason) { in flush()