Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/ui/
DAttachmentPreviewFactory.java194 final View pendingItemView = layoutInflater.inflate(R.layout.attachment_pending_item, in createPendingAttachmentPreview() local
197 pendingItemView.findViewById(R.id.pending_item_view); in createPendingAttachmentPreview()
205 return pendingItemView; in createPendingAttachmentPreview()