Home
last modified time | relevance | path

Searched refs:NoteEdit (Results 1 – 6 of 6) sorted by relevance

/development/tutorials/NotepadCodeLab/Notepadv3Solution/src/com/android/demo/notepad3/
DNotepadv3.java106 Intent i = new Intent(this, NoteEdit.class); in createNote()
113 Intent i = new Intent(this, NoteEdit.class); in onListItemClick()
DNoteEdit.java26 public class NoteEdit extends Activity { class
/development/tutorials/NotepadCodeLab/Notepadv3/src/com/android/demo/notepad3/
DNotepadv3.java108 Intent i = new Intent(this, NoteEdit.class); in createNote()
117 Intent i = new Intent(this, NoteEdit.class); in onListItemClick()
DNoteEdit.java26 public class NoteEdit extends Activity { class
/development/tutorials/NotepadCodeLab/Notepadv2Solution/src/com/android/demo/notepad2/
DNotepadv2.java108 Intent i = new Intent(this, NoteEdit.class); in createNote()
117 Intent i = new Intent(this, NoteEdit.class); in onListItemClick()
DNoteEdit.java26 public class NoteEdit extends Activity { class