Searched refs:ToShow (Results 1 – 1 of 1) sorted by relevance
95 private ToShow mToShow;587 mToShow = new ToShow(conversation, fromKeyboard); in showConversation()991 private static class ToShow { class in TwoPaneController995 public ToShow(Conversation c, boolean fromKeyboard) { in ToShow() method in TwoPaneController.ToShow