Home
last modified time | relevance | path

Searched defs:PaneLayout (Results 1 – 1 of 1) sorted by relevance

/pdk/apps/TestingCamera2/src/com/android/testingcamera2/
DPaneLayout.java40 public abstract class PaneLayout<T extends ControlPane> extends LinearLayout implements class
73 public PaneLayout(Context context, AttributeSet attrs) { in PaneLayout() method in PaneLayout
82 public PaneLayout(Context context, AttributeSet attrs, String paneXmlName) { in PaneLayout() method in PaneLayout