OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:currentconversation
(Results
1 - 1
of
1
) sorted by null
/external/replicaisland/src/com/replica/replicaisland/
ConversationUtils.java
46
Conversation
currentConversation
= null;
56
currentConversation
= new Conversation();
57
currentConversation
.splittingComplete = false;
58
dialog.add(
currentConversation
);
75
currentConversation
.pages.add(page);
Completed in 84 milliseconds