Searched refs:ConversationViewFrame (Results 1 – 3 of 3) sorted by relevance
30 public class ConversationViewFrame extends FrameLayout { class45 public ConversationViewFrame(Context c) { in ConversationViewFrame() method in ConversationViewFrame49 public ConversationViewFrame(Context c, AttributeSet attrs) { in ConversationViewFrame() method in ConversationViewFrame
261 ((ConversationViewFrame) mConversationFrame).setDownEventListener(mController); in setController()
56 ConversationViewFrame.DownEventListener {