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

/packages/apps/Gallery2/src/com/android/camera/ui/
H A DRotatableLayout.java30 /* RotatableLayout rotates itself as well as all its children when orientation
38 public class RotatableLayout extends FrameLayout { class in inherits:FrameLayout
40 private static final String TAG = "RotatableLayout";
48 public RotatableLayout(Context context, AttributeSet attrs, int defStyle) { method in class:RotatableLayout
53 public RotatableLayout(Context context, AttributeSet attrs) { method in class:RotatableLayout
58 public RotatableLayout(Context context) { method in class:RotatableLayout
H A DCameraControls.java33 public class CameraControls extends RotatableLayout {

Completed in 66 milliseconds