HomeSort by relevance Sort by last modified time
    Searched defs:RotateImageView (Results 1 - 2 of 2) sorted by null

  /packages/apps/Camera/src/com/android/camera/ui/
RotateImageView.java 35 public class RotateImageView extends TwoStateImageView implements Rotatable {
38 private static final String TAG = "RotateImageView";
51 public RotateImageView(Context context, AttributeSet attrs) {
55 public RotateImageView(Context context) {
  /packages/apps/LegacyCamera/src/com/android/camera/ui/
RotateImageView.java 35 public class RotateImageView extends TwoStateImageView implements Rotatable {
38 private static final String TAG = "RotateImageView";
51 public RotateImageView(Context context, AttributeSet attrs) {
55 public RotateImageView(Context context) {

Completed in 36 milliseconds