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

  /developers/build/prebuilts/gradle/Notifications/Wearable/src/main/java/com/example/android/support/wearable/notifications/
AnimatedNotificationDisplayActivity.java 61 ImageZoomView zoomView = new ImageZoomView(this, mImageView, mAnimationRange);
110 private static class ImageZoomView extends ViewGroup {
113 public ImageZoomView(Context context, ImageView imageView, int zoomLength) {
  /developers/samples/android/wearable/wear/Notifications/Wearable/src/main/java/com/example/android/support/wearable/notifications/
AnimatedNotificationDisplayActivity.java 61 ImageZoomView zoomView = new ImageZoomView(this, mImageView, mAnimationRange);
110 private static class ImageZoomView extends ViewGroup {
113 public ImageZoomView(Context context, ImageView imageView, int zoomLength) {
  /development/samples/browseable/Notifications/Wearable/src/com.example.android.support.wearable.notifications/
AnimatedNotificationDisplayActivity.java 61 ImageZoomView zoomView = new ImageZoomView(this, mImageView, mAnimationRange);
110 private static class ImageZoomView extends ViewGroup {
113 public ImageZoomView(Context context, ImageView imageView, int zoomLength) {

Completed in 173 milliseconds