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

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

Completed in 73 milliseconds