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

  /packages/apps/Camera/src/com/android/camera/ui/
TwoStateImageView.java 26 public class TwoStateImageView extends ImageView {
31 public TwoStateImageView(Context context, AttributeSet attrs) {
35 public TwoStateImageView(Context context) {
RotateImageView.java 35 public class RotateImageView extends TwoStateImageView implements Rotatable {
  /packages/apps/Camera2/src/com/android/camera/ui/
TwoStateImageView.java 26 public class TwoStateImageView extends ImageView {
31 public TwoStateImageView(Context context, AttributeSet attrs) {
35 public TwoStateImageView(Context context) {
RotateImageView.java 35 public class RotateImageView extends TwoStateImageView implements Rotatable {
  /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);
  /packages/apps/Camera/src/com/android/camera/
PhotoModule.java 73 import com.android.camera.ui.TwoStateImageView;
    [all...]
VideoModule.java 76 import com.android.camera.ui.TwoStateImageView;
    [all...]

Completed in 1024 milliseconds