Searched refs:sourceName (Results 1 – 4 of 4) sorted by relevance
107 public void connect(String sourceName, in connect() argument111 Filter source = getFilter(sourceName); in connect()115 "Attempting to connect unknown source filter '" + sourceName + "'!"); in connect()
840 String8 sourceName("zip:"); in createZipSourceNameLocked() local841 sourceName.append(zipFileName); in createZipSourceNameLocked()842 sourceName.append(":"); in createZipSourceNameLocked()844 sourceName.appendPath(dirName); in createZipSourceNameLocked()846 sourceName.appendPath(fileName); in createZipSourceNameLocked()847 return sourceName; in createZipSourceNameLocked()1211 String8 sourceName, zipName, dirName; in scanAndMergeZipLocked() local
163 String sourceName = sources.get(i); in calculateNameOverrides() local167 nameOverrides.put(sourceName, previousTarget); in calculateNameOverrides()169 nameOverrides.put(sourceName, targetName); in calculateNameOverrides()861 final String sourceName = outIsPop in setOutEpicenter() local864 final View outEpicenterView = outSharedElements.get(sourceName); in setOutEpicenter()
1042 String sourceName) { in appendSourceDescriptionIfApplicable() argument1045 description.append(sourceName); in appendSourceDescriptionIfApplicable()