HomeSort by relevance Sort by last modified time
    Searched refs:ConversationPhotoTeaserView (Results 1 - 2 of 2) sorted by null

  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ConversationListHelper.java 47 final ConversationPhotoTeaserView conversationPhotoTeaser =
48 (ConversationPhotoTeaserView) LayoutInflater.from(context)
ConversationPhotoTeaserView.java 26 public class ConversationPhotoTeaserView extends FrameLayout
47 public ConversationPhotoTeaserView(final Context context) {
51 public ConversationPhotoTeaserView(final Context context, final AttributeSet attrs) {
55 public ConversationPhotoTeaserView(
61 synchronized (ConversationPhotoTeaserView.class) {

Completed in 337 milliseconds