Searched refs:addOperation (Results 1 – 5 of 5) sorted by relevance
560 public void addOperation(UndoOperation<?> op, int mergeMode) { in addOperation() method in UndoManager579 mWorking.addOperation(op); in addOperation()869 void addOperation(UndoOperation<?> op) { in addOperation() method in UndoManager.UndoState
7259 um.addOperation(edit, UndoManager.MERGE_MODE_NONE); in recordEdit()7270 um.addOperation(edit, UndoManager.MERGE_MODE_NONE); in recordEdit()7278 um.addOperation(edit, UndoManager.MERGE_MODE_NONE); in recordEdit()
4374 HSPLandroid/content/UndoManager$UndoState;->addOperation(Landroid/content/UndoOperation;)V+]Ljava/u…4380 HSPLandroid/content/UndoManager;->addOperation(Landroid/content/UndoOperation;I)V
4372 HSPLandroid/content/UndoManager$UndoState;->addOperation(Landroid/content/UndoOperation;)V+]Ljava/u…4378 HSPLandroid/content/UndoManager;->addOperation(Landroid/content/UndoOperation;I)V
17054 Landroid/content/UndoManager$UndoState;->addOperation(Landroid/content/UndoOperation;)V