Searched refs:logType (Results 1 – 2 of 2) sorted by relevance
82 public synchronized void enqueueAndLog(String msg, @Event.LogType int logType, String tag) { in enqueueAndLog() argument84 enqueue(event.printLog(logType, tag)); in enqueueAndLog()
507 final int logType = isReplace in addPackage() local543 logCacheUpdated(logType, SystemClock.currentTimeMicro() - currentTimeUs, in addPackage()