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.java116 Message.obtain(getHandler(), LogWriterCallback.MSG_FLUSH, in flushAll()
134 private static final int MSG_FLUSH = 3; field in FileLog.LogWriterCallback
195 case MSG_FLUSH: { in handleMessage()