OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:imageattachmentview
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Mms/src/com/android/mms/ui/
ImageAttachmentView.java
37
public class
ImageAttachmentView
extends LinearLayout implements SlideViewInterface {
39
private static final String TAG = "
ImageAttachmentView
";
41
public
ImageAttachmentView
(Context context) {
45
public
ImageAttachmentView
(Context context, AttributeSet attrs) {
/packages/apps/Mms/res/layout/
image_attachment_view.xml
21
<com.android.mms.ui.
ImageAttachmentView
xmlns:android="http://schemas.android.com/apk/res/android"
67
</com.android.mms.ui.
ImageAttachmentView
>
Completed in 98 milliseconds