Home
last modified time | relevance | path

Searched defs:ImageZoomView (Results 1 – 1 of 1) sorted by relevance

/development/samples/browseable/Notifications/Wearable/src/com.example.android.support.wearable.notifications/
DAnimatedNotificationDisplayActivity.java110 private static class ImageZoomView extends ViewGroup { class in AnimatedNotificationDisplayActivity
113 public ImageZoomView(Context context, ImageView imageView, int zoomLength) { in ImageZoomView() method in AnimatedNotificationDisplayActivity.ImageZoomView