OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:startConversation
(Results
1 - 2
of
2
) sorted by null
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
HtmlConversationTemplates.java
103
throw new IllegalStateException("must call
startConversation
first");
177
public void
startConversation
(int viewportWidth, int sideMargin, int conversationHeaderHeight) {
194
throw new IllegalStateException("must call
startConversation
first");
ConversationViewFragment.java
748
mTemplates.
startConversation
(mWebView.getViewportWidth(),
[
all
...]
Completed in 689 milliseconds