HomeSort by relevance Sort by last modified time
    Searched refs:TwoStateImageView (Results 1 - 3 of 3) sorted by null

  /packages/apps/LegacyCamera/src/com/android/camera/ui/
TwoStateImageView.java 28 public class TwoStateImageView extends ImageView {
32 public TwoStateImageView(Context context, AttributeSet attrs) {
36 public TwoStateImageView(Context context) {
RotateImageView.java 35 public class RotateImageView extends TwoStateImageView implements Rotatable {
IndicatorControlWheel.java 194 view = new TwoStateImageView(context);

Completed in 234 milliseconds