Searched defs:startConversation (Results 1 - 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
H A DHtmlConversationTemplates.java103 throw new IllegalStateException("must call startConversation first");
177 public void startConversation(int viewportWidth, int sideMargin, int conversationHeaderHeight) { method in class:HtmlConversationTemplates
194 throw new IllegalStateException("must call startConversation first");

Completed in 121 milliseconds