OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MSG_EDIT_SLIDESHOW
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Mms/src/com/android/mms/ui/
AttachmentEditor.java
44
static final int
MSG_EDIT_SLIDESHOW
= 1;
212
editBtn.setOnClickListener(new MessageOnClick(
MSG_EDIT_SLIDESHOW
));
ComposeMessageActivity.java
315
case AttachmentEditor.
MSG_EDIT_SLIDESHOW
: {
[
all
...]
Completed in 14 milliseconds