Searched refs:ControlPanelLayout (Results 1 - 1 of 1) sorted by relevance

/packages/apps/LegacyCamera/src/com/android/camera/ui/
H A DControlPanelLayout.java32 public class ControlPanelLayout extends RelativeLayout { class in inherits:RelativeLayout
33 private static final String TAG = "ControlPanelLayout";
35 public ControlPanelLayout(Context context, AttributeSet attrs) { method in class:ControlPanelLayout
66 Log.e(TAG, "layout_xxx of ControlPanelLayout should be wrap_content");

Completed in 67 milliseconds