Searched refs:enqueueAndLog (Results 1 – 5 of 5) sorted by relevance
83 public synchronized void enqueueAndLog(String msg, @Event.LogType int logType, String tag) { in enqueueAndLog() method in EventLogger
1546 sEventLogger.enqueueAndLog( in muteAwaitConnection()1560 sEventLogger.enqueueAndLog("cancelMuteAwaitConnection() from:" + source, in cancelMuteAwaitConnection()1685 sEventLogger.enqueueAndLog("Timeout for muting waiting for " in initEventHandler()
1769 AudioService.sSpatialLogger.enqueueAndLog(msg, EventLogger.Event.ALOGI, TAG); in loglogi()1773 AudioService.sSpatialLogger.enqueueAndLog(msg, EventLogger.Event.ALOGE, TAG); in logloge()
4216 AudioService.sVolumeLogger.enqueueAndLog("setDeviceVolume" + " from:" + callingPackage in setDeviceVolume()
24369 PLcom/android/server/utils/EventLogger;->enqueueAndLog(Ljava/lang/String;ILjava/lang/String;)V