HomeSort by relevance Sort by last modified time
    Searched full:computeinsertcontext (Results 1 - 1 of 1) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ExtractStyleRefactoring.java 340 Pair<Integer, String> context = computeInsertContext(file);
456 private Pair<Integer, String> computeInsertContext(final IFile file) {

Completed in 31 milliseconds