Searched refs:assosInfo (Results 1 – 1 of 1) sorted by relevance
531 LogAssociationEventInfo assosInfo = in handleEvent() local533 LogFile file = assosInfo.mLoggedFile; in handleEvent()535 CLog.e("Log '%s' was registered but without a path.", assosInfo.mDataName); in handleEvent()539 String name = String.format("subprocess-%s", assosInfo.mDataName); in handleEvent()541 if (mTestLogged.contains(assosInfo.mDataName)) { in handleEvent()544 assosInfo.mDataName); in handleEvent()555 extractedDir = ZipUtil2.extractZipToTemp(path, assosInfo.mDataName); in handleEvent()568 CLog.d("Logging %s from subprocess: %s ", assosInfo.mDataName, toLog.getPath()); in handleEvent()578 ((ILogSaverListener) mListener).logAssociation(name, assosInfo.mLoggedFile); in handleEvent()