Home
last modified time | relevance | path

Searched refs:zoomLength (Results 1 – 1 of 1) sorted by relevance

/development/samples/browseable/Notifications/Wearable/src/com.example.android.support.wearable.notifications/
DAnimatedNotificationDisplayActivity.java113 public ImageZoomView(Context context, ImageView imageView, int zoomLength) { in ImageZoomView() argument
116 mZoomLength = zoomLength; in ImageZoomView()