HomeSort by relevance Sort by last modified time
    Searched defs:getDefaultPageTitle (Results 1 - 10 of 10) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ChangeLayoutAction.java 37 op.run(mWindow.getShell(), wizard.getDefaultPageTitle());
ChangeViewAction.java 37 op.run(mWindow.getShell(), wizard.getDefaultPageTitle());
ExtractIncludeAction.java 37 op.run(mWindow.getShell(), wizard.getDefaultPageTitle());
ExtractStyleAction.java 37 op.run(mWindow.getShell(), wizard.getDefaultPageTitle());
UnwrapAction.java 37 op.run(mWindow.getShell(), wizard.getDefaultPageTitle());
WrapInAction.java 37 op.run(mWindow.getShell(), wizard.getDefaultPageTitle());
RefactoringAssistant.java 246 op.run(window.getShell(), wizard.getDefaultPageTitle());
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/
ExtractStringAction.java 128 op.run(mWindow.getShell(), wizard.getDefaultPageTitle());
ExtractStringProposal.java 68 op.run(window.getShell(), wizard.getDefaultPageTitle());
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
LintFix.java 408 op.run(window.getShell(), wizard.getDefaultPageTitle());
464 op.run(window.getShell(), wizard.getDefaultPageTitle());

Completed in 440 milliseconds