Searched defs:logType (Results 1 – 2 of 2) sorted by relevance
83 public synchronized void enqueueAndLog(String msg, @Event.LogType int logType, String tag) { in enqueueAndLog()94 public synchronized void enqueueAndSlog(String msg, @Event.LogType int logType, String tag) { in enqueueAndSlog()
509 final int logType = isReplace in addPackage() local