Home
last modified time | relevance | path

Searched refs:MSG_FLUSH (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/logging/
DFileLog.java110 Message.obtain(getHandler(), LogWriterCallback.MSG_FLUSH, in flushAll()
127 private static final int MSG_FLUSH = 3; field in FileLog.LogWriterCallback
188 case MSG_FLUSH: { in handleMessage()