Searched defs:TwoPaneLayout (Results 1 - 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
H A DTwoPaneLayout.java69 final class TwoPaneLayout extends FrameLayout implements ModeChangeListener, class in inherits:FrameLayout,ModeChangeListener,GmailDragHelper.GmailDragHelperCallback
74 private static final String LOG_TAG = "TwoPaneLayout";
170 public TwoPaneLayout(Context context) { method in class:TwoPaneLayout
174 public TwoPaneLayout(Context context, AttributeSet attrs) { method in class:TwoPaneLayout
374 * {@link TwoPaneLayout#translatePanes(float, float, boolean)} for explanation on deltas.

Completed in 52 milliseconds