Searched refs:CLOSE_DELAY (Results 1 – 1 of 1) sorted by relevance
149 private static final long CLOSE_DELAY = 5000; // 5 seconds field in FileLog.LogWriterCallback202 sHandler.sendEmptyMessageDelayed(MSG_CLOSE, CLOSE_DELAY); in handleMessage()