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

/packages/apps/Camera/src/com/android/camera/ui/
H A DRotateLayout.java24 // A RotateLayout is designed to display a single item and provides the
26 public class RotateLayout extends ViewGroup implements Rotatable { class in inherits:ViewGroup,Rotatable
27 private static final String TAG = "RotateLayout";
31 public RotateLayout(Context context, AttributeSet attrs) { method in class:RotateLayout

Completed in 51 milliseconds