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

  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ConversationListHelper.java 52 final ConversationLongPressTipView conversationLongPressTipView =
53 (ConversationLongPressTipView) LayoutInflater.from(context)
67 itemViews.add(conversationLongPressTipView);
ConversationLongPressTipView.java 41 public class ConversationLongPressTipView extends FrameLayout
61 public ConversationLongPressTipView(final Context context) {
65 public ConversationLongPressTipView(final Context context, final AttributeSet attrs) {
69 public ConversationLongPressTipView(

Completed in 1287 milliseconds