Searched refs:mLibraryName (Results 1 – 2 of 2) sorted by relevance
70 private String mLibraryName; field in TextGraphReader.AddLibraryCommand73 mLibraryName = libraryName; in AddLibraryCommand()78 reader.mFactory.addFilterLibrary(mLibraryName); in execute()
98 private String mLibraryName; field in GraphReader.AddLibraryCommand101 mLibraryName = libraryName; in AddLibraryCommand()106 FilterFactory.addFilterLibrary(mLibraryName); in execute()