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