Home
last modified time | relevance | path

Searched refs:mFilterPath1 (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/
DExtractStringRefactoring.java1008 IPath mFilterPath1 = null; in findAllResXmlFiles() local
1014 mFilterPath1 = filterRes.getFullPath(); in findAllResXmlFiles()
1073 if ((mFilterPath1 != null && mFilterPath1.equals(p)) || in findAllResXmlFiles()