Searched refs:FlushReason (Results 1 – 4 of 4) sorted by relevance
180 public @interface FlushReason{} annotation in ContentCaptureSession281 abstract void flush(@FlushReason int reason); in flush()556 public static String getFlushReasonAsString(@FlushReason int reason) { in getFlushReasonAsString()
57 void flush(@FlushReason int reason) { in flush()
408 private void scheduleFlush(@FlushReason int reason, boolean checkExisting) { in scheduleFlush()453 private void flushIfNeeded(@FlushReason int reason) { in flushIfNeeded()463 void flush(@FlushReason int reason) { in flush()721 private String getDebugState(@FlushReason int reason) { in getDebugState()
41 import android.view.contentcapture.ContentCaptureSession.FlushReason;383 public void flush(@FlushReason int reason) { in flush()