Searched refs:sname (Results 1 – 1 of 1) sorted by relevance
434 String sname = (e.mInfo != null) ? "(" + e.mInfo.getServiceName() + ")" : ""; in checkCacheSize() local435 Log.d(TAG, "eventName is " + e.mCallbackName + sname); in checkCacheSize()446 String sname = (e.mInfo != null) ? "(" + e.mInfo.getServiceName() + ")" : ""; in checkForAdditionalEvents() local447 Log.d(TAG, "ignoring unexpected event " + e.mCallbackName + sname); in checkForAdditionalEvents()