Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/ui/
DMaxHeightScrollView.java29 public class MaxHeightScrollView extends ScrollView { class
34 public MaxHeightScrollView(final Context context, final AttributeSet attrs) { in MaxHeightScrollView() method in MaxHeightScrollView
37 R.styleable.MaxHeightScrollView, 0, 0); in MaxHeightScrollView()