Searched refs:LogType (Results 1 – 1 of 1) sorted by relevance
82 public synchronized void enqueueAndLog(String msg, @Event.LogType int logType, String tag) { in enqueueAndLog()161 public @interface LogType {} annotation in EventLogger.Event174 public Event printLog(@LogType int type, String tag) { in printLog()