Home
last modified time | relevance | path

Searched refs:nextMethod (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/
DReplaceStringsVisitor.java263 nextMethod: for (IMethodBinding mb2 : clazz.getDeclaredMethods()) { in examineMethodInvocation()
277 continue nextMethod; in examineMethodInvocation() local
281 continue nextMethod; in examineMethodInvocation() local