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

/packages/apps/UnifiedEmail/src/com/android/mail/print/
H A DHtmlPrintTemplates.java57 public void startPrintConversation(String subject, int numMessages) { method in class:HtmlPrintTemplates
59 throw new IllegalStateException("Should not call startPrintConversation twice");

Completed in 67 milliseconds