Searched refs:mZoomLength (Results 1 – 1 of 1) sorted by relevance
111 private final int mZoomLength; field in AnimatedNotificationDisplayActivity.ImageZoomView116 mZoomLength = zoomLength; in ImageZoomView()127 int minSize = Math.max(right - left, bottom - top) + mZoomLength; in onLayout()