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

/packages/apps/Email/src/com/android/email/activity/
H A DThreePaneLayout.java47 public class ThreePaneLayout extends LinearLayout { class in inherits:LinearLayout
126 /** Called when {@link ThreePaneLayout#getVisiblePanes()} has changed. */
136 public ThreePaneLayout(Context context, AttributeSet attrs, int defStyle) { method in class:ThreePaneLayout
141 public ThreePaneLayout(Context context, AttributeSet attrs) { method in class:ThreePaneLayout
146 public ThreePaneLayout(Context context) { method in class:ThreePaneLayout
575 * Constructor called from {@link ThreePaneLayout#onSaveInstanceState()}

Completed in 136 milliseconds