Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/widget/
DMaxHeightScrollView.java26 public class MaxHeightScrollView extends ScrollView { class
30 public MaxHeightScrollView(Context context, @Nullable AttributeSet attrs) { in MaxHeightScrollView() method in MaxHeightScrollView
34 public MaxHeightScrollView(Context context, @Nullable AttributeSet attrs, int defStyleAttr) { in MaxHeightScrollView() method in MaxHeightScrollView
38 public MaxHeightScrollView( in MaxHeightScrollView() method in MaxHeightScrollView
/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