Searched refs:FLUSH_REASON_IDLE_TIMEOUT (Results 1 – 3 of 3) sorted by relevance
173 public static final int FLUSH_REASON_IDLE_TIMEOUT = 5; field in ContentCaptureSession201 FLUSH_REASON_IDLE_TIMEOUT,678 case FLUSH_REASON_IDLE_TIMEOUT: in getFlushReasonAsString()
486 flushReason = FLUSH_REASON_IDLE_TIMEOUT; in sendContentCaptureEvent()560 if (reason != FLUSH_REASON_IDLE_TIMEOUT) { in scheduleFlush()
164 .put(ContentCaptureSession.FLUSH_REASON_IDLE_TIMEOUT, "IDLE") in testGetFlushReasonAsString()