Home
last modified time | relevance | path

Searched refs:showPage (Results 1 – 1 of 1) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DConversationDialogActivity.java160 showPage(mPages.get(mCurrentPage)); in onTouchEvent()
175 protected void showPage(ConversationUtils.ConversationPage page) { in showPage() method in ConversationDialogActivity
211 showPage(mPages.get(0)); in processText()