Home
last modified time | relevance | path

Searched refs:LOGUTILS_TAG (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DLogUtils.java36 private static final String LOGUTILS_TAG = "LogUtils"; field in LogUtils
288 android.telecom.Log.w(LOGUTILS_TAG, "Could not get Analytics CallInfo."); in eventRecordAdded()
292 android.telecom.Log.w(LOGUTILS_TAG, "Non-Call EventRecord Added."); in eventRecordAdded()
297 android.telecom.Log.d(LOGUTILS_TAG, "initLogging: attempting to acquire LogUtils sLock"); in initLogging()
299 android.telecom.Log.d(LOGUTILS_TAG, "initLogging: grabbed LogUtils sLock"); in initLogging()
301 android.telecom.Log.d(LOGUTILS_TAG, in initLogging()
319 android.telecom.Log.d(LOGUTILS_TAG, "initLogging: called again. Doing nothing."); in initLogging()