HomeSort by relevance Sort by last modified time
    Searched refs:MaxHeightScrollView (Results 1 - 3 of 3) sorted by null

  /sdk/apps/NotificationStudio/src/com/android/notificationstudio/
MaxHeightScrollView.java 23 public class MaxHeightScrollView extends ScrollView {
27 public MaxHeightScrollView(Context context, AttributeSet attrs) {
NotificationStudioActivity.java 85 MaxHeightScrollView preview = (MaxHeightScrollView) findViewById(R.id.preview_scroller);
  /packages/apps/Messaging/src/com/android/messaging/ui/
MaxHeightScrollView.java 29 public class MaxHeightScrollView extends ScrollView {
34 public MaxHeightScrollView(final Context context, final AttributeSet attrs) {
37 R.styleable.MaxHeightScrollView, 0, 0);

Completed in 123 milliseconds