HomeSort by relevance Sort by last modified time
    Searched defs:UNDO (Results 1 - 25 of 27) sorted by null

1 2

  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ToastBarOperation.java 27 * A simple holder class that stores the information to undo the application of a folder.
31 public static final int UNDO = 0;
121 * when the user taps the undo bar.
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnEvent.java 208 * Undo
210 public static final int UNDO = 0xF000001B;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/
ManifestEditorContributor.java 80 actionBars.setGlobalActionHandler(ActionFactory.UNDO.getId(),
81 getAction(editor, ITextEditorActionConstants.UNDO));
  /external/jline/src/src/main/java/jline/
ConsoleOperations.java 230 final short UNDO = -54;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidTextEditor.java 169 * Creates undo redo actions for the editor site (so that it works for any page of this
176 IAction action = mTextEditor.getAction(ActionFactory.UNDO.getId());
177 bars.setGlobalActionHandler(ActionFactory.UNDO.getId(), action);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LayoutCanvas.java 189 /** Undo action: delegates to the text editor */
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
UIProvider.java 324 * Whether the provider supports undoing operations. If it doesn't, never show the undo bar.
326 public static final int UNDO = 0x4000;
460 * to undo the last committed action.
    [all...]
  /external/jline/
jline-1.0.jar 
  /prebuilts/tools/common/m2/repository/jline/jline/0.9.94/
jline-0.9.94.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-core-commands-3.6.0.jar 
org-eclipse-jface-3.6.2.jar 
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.core.commands_3.4.0.I20080509-2000.jar 
org.eclipse.core.commands_3.6.0.I20100512-1500.jar 
org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar 
org.eclipse.jface_3.4.2.M20090107-0800.jar 
org.eclipse.jface_3.6.2.M20110210-1200.jar 
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-core-commands/3.6.0/
org-eclipse-core-commands-3.6.0.jar 
  /external/guice/extensions/persist/lib/
hsqldb.jar 
  /external/robolectric/v1/lib/main/
h2-1.2.147.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
org-eclipse-jface-3.6.2.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.2.1/
groovy-all-2.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.3.6/
groovy-all-2.3.6.jar 

Completed in 338 milliseconds

1 2