Searched defs:MSG_FLUSH (Results 1 – 1 of 1) sorted by relevance
76 private static final int MSG_FLUSH = 1; field in MainContentCaptureSession449 mHandler.postDelayed(() -> flushIfNeeded(reason), MSG_FLUSH, flushFrequencyMs); in scheduleFlush() local