Home
last modified time | relevance | path

Searched refs:mFilterPath2 (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.java1009 IPath mFilterPath2 = null; in findAllResXmlFiles() local
1018 mFilterPath2 = mFile.getFullPath(); in findAllResXmlFiles()
1074 (mFilterPath2 != null && mFilterPath2.equals(p))) { in findAllResXmlFiles()