Lines Matching refs:LinearLayout
90 import android.widget.LinearLayout;
323 private final ArrayList<LinearLayout> mReminderViews = new ArrayList<LinearLayout>(0);
1821 LinearLayout parent = (LinearLayout) mScrollView
1999 LinearLayout reminderItem = (LinearLayout) view.getParent();
2000 LinearLayout parent = (LinearLayout) reminderItem.getParent();