HomeSort by relevance Sort by last modified time
    Searched defs:getDefaultPageTitle (Results 1 - 14 of 14) 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());
UseCompoundDrawableAction.java 37 op.run(mWindow.getShell(), wizard.getDefaultPageTitle());
WrapInAction.java 37 op.run(mWindow.getShell(), wizard.getDefaultPageTitle());
RefactoringAssistant.java 307 op.run(window.getShell(), wizard.getDefaultPageTitle());
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
ExtractStringFix.java 74 op.run(window.getShell(), wizard.getDefaultPageTitle());
UseCompoundDrawableDetectorFix.java 90 op.run(window.getShell(), wizard.getDefaultPageTitle());
RemoveUselessViewFix.java 81 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 132 op.run(mWindow.getShell(), wizard.getDefaultPageTitle());
ExtractStringProposal.java 69 op.run(window.getShell(), wizard.getDefaultPageTitle());
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/core/
RenameResourceXmlTextAction.java 145 op.run(window.getShell(), wizard.getDefaultPageTitle());

Completed in 168 milliseconds