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

/packages/apps/Camera/src/com/android/camera/ui/
H A DRotateImageView.java35 public class RotateImageView extends TwoStateImageView implements Rotatable { class in inherits:TwoStateImageView,Rotatable
38 private static final String TAG = "RotateImageView";
51 public RotateImageView(Context context, AttributeSet attrs) { method in class:RotateImageView
55 public RotateImageView(Context context) { method in class:RotateImageView
/packages/apps/Camera2/src/com/android/camera/ui/
H A DRotateImageView.java35 public class RotateImageView extends TwoStateImageView implements Rotatable { class in inherits:TwoStateImageView,Rotatable
38 private static final String TAG = "RotateImageView";
51 public RotateImageView(Context context, AttributeSet attrs) { method in class:RotateImageView
55 public RotateImageView(Context context) { method in class:RotateImageView
/packages/apps/LegacyCamera/src/com/android/camera/ui/
H A DRotateImageView.java35 public class RotateImageView extends TwoStateImageView implements Rotatable { class in inherits:TwoStateImageView,Rotatable
38 private static final String TAG = "RotateImageView";
51 public RotateImageView(Context context, AttributeSet attrs) { method in class:RotateImageView
55 public RotateImageView(Context context) { method in class:RotateImageView

Completed in 128 milliseconds