Home | History | Annotate | Download | only in widget

Lines Matching defs:redo

403      * Forgets all undo and redo operations for this Editor.
429 void redo() {
434 redo(owners, 1); // Redo 1 action.
2772 com.android.internal.R.string.redo)
6512 if (DEBUG_UNDO) Log.d(TAG, "filter: skipping, currently performing undo/redo");
6642 public void redo() {
6643 if (DEBUG_UNDO) Log.d(TAG, "redo");