Searched refs:TwoPaneLayout (Results 1 – 7 of 7) sorted by relevance
64 private TwoPaneLayout mLayout;66 private List<TwoPaneLayout.ConversationListLayoutListener> mConversationListLayoutListeners =209 mLayout = (TwoPaneLayout) mActivity.findViewById(R.id.two_pane_activity); in onCreate()893 final int containerViewId = TwoPaneLayout.MISCELLANEOUS_VIEW_ID; in launchFragment()966 TwoPaneLayout.ConversationListLayoutListener listener) { in addConversationListLayoutListener()970 public List<TwoPaneLayout.ConversationListLayoutListener> getConversationListLayoutListeners() { in getConversationListLayoutListeners()
69 final class TwoPaneLayout extends FrameLayout implements ModeChangeListener, class170 public TwoPaneLayout(Context context) { in TwoPaneLayout() method in TwoPaneLayout174 public TwoPaneLayout(Context context, AttributeSet attrs) { in TwoPaneLayout() method in TwoPaneLayout
289 void addConversationListLayoutListener(TwoPaneLayout.ConversationListLayoutListener listener); in addConversationListLayoutListener()
39 TwoPaneLayout.ConversationListLayoutListener {
43 TwoPaneLayout.ConversationListLayoutListener {
558 TwoPaneLayout.ConversationListLayoutListener listener) { in addConversationListLayoutListener()
108 private static final long DRAWER_FADE_VELOCITY_MS_PER_ALPHA = TwoPaneLayout.SLIDE_DURATION_MS;