Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DConversationTipView.java73 mContent = LayoutInflater.from(mContext).inflate(getChildLayout(), this, false); in ConversationTipView()
88 protected @LayoutRes int getChildLayout() { in getChildLayout() method in ConversationTipView