Searched refs:enqueueAndSlog (Results 1 – 2 of 2) sorted by relevance
162 mEventLogger.enqueueAndSlog(errorMssg, EventLogger.Event.ALOGI, TAG); in blockFocusMethod()
94 public synchronized void enqueueAndSlog(String msg, @Event.LogType int logType, String tag) { in enqueueAndSlog() method in EventLogger