Home
last modified time | relevance | path

Searched refs:undo (Results 1 – 17 of 17) sorted by relevance

/frameworks/base/docs/html/training/snackbar/
Daction.jd41 button. For example, an email app might put an <em>undo</em> button on its
42 "email archived" message; if the user clicks the <em>undo</em> button, the
62 listener for an undo action:
70 // Code to undo the user's last action
/frameworks/base/core/java/android/content/
DUndoOperation.java100 public abstract void undo(); in undo() method in UndoOperation
DUndoManager.java234 public int undo(UndoOwner[] owners, int count) { in undo() method in UndoManager
251 state.undo(); in undo()
911 void undo() { in undo() method in UndoManager.UndoState
913 mOperations.get(i).undo(); in undo()
/frameworks/rs/java/tests/HealingBrush/src/rs/example/android/com/healingbrush/
DMainActivity.java136 mDrawView.undo(); in onCreate()
292 public void undo(View v) { in undo() method in MainActivity
294 mLastRegion.undo(mImage2); in undo()
DDrawView.java124 public void undo() { in undo() method in DrawView
DRegion.java178 public void undo(Bitmap output) { in undo() method in Region
/frameworks/base/docs/html/design/patterns/
Dconfirming-acknowledging.jd14 …taking. In some cases, the acknowledgment is presented along with an option to undo the action.</p>
51 … a conversation from the list in Gmail, an acknowledgment appears with an undo option. The acknowl…
60 …+1'd by accident, it's not a big deal. They can just touch the button again to undo the action.</p>
/frameworks/base/core/tests/coretests/src/android/widget/
DTextViewActivityMouseTest.java116 getActivity().getString(com.android.internal.R.string.undo)); in testContextMenu()
130 getActivity().getString(com.android.internal.R.string.undo)); in testContextMenu()
142 getActivity().getString(com.android.internal.R.string.undo)); in testContextMenu()
/frameworks/base/docs/html/training/improving-layouts/
Dloading-ondemand.jd36 they are item details, progress indicators, or undo messages, you can reduce memory usage and speed
/frameworks/base/docs/html/design/get-started/
Dprinciples.jd125 unhappy. Just in case you get it wrong, allow for 'undo'.</p>
/frameworks/base/docs/html/training/basics/fragments/
Dfragment-ui.jd155 often appropriate to allow the user to navigate backward and "undo" the change. To allow the user
/frameworks/base/core/java/android/widget/
DEditor.java338 void undo() { in undo() method in Editor
343 mUndoManager.undo(owners, 1); // Undo 1 action. in undo()
2526 com.android.internal.R.string.undo) in onCreateContextMenu()
5979 public void undo() {
DTextView.java9327 static final int ID_UNDO = android.R.id.undo;
9362 mEditor.undo(); in onTextContextMenuItem()
/frameworks/base/docs/html/guide/topics/media/jet/
Djetcreator_manual.jd902 Undo will undo the last edit made</p>
905 Redo will redo the last undo</p>
/frameworks/base/api/
Dcurrent.txt1789 field public static final int undo = 16908338; // 0x1020032
Dsystem-current.txt1900 field public static final int undo = 16908338; // 0x1020032
Dtest-current.txt1789 field public static final int undo = 16908338; // 0x1020032