Searched defs:linearLayout (Results 1 – 8 of 8) sorted by relevance
34 final LinearLayout linearLayout = new LinearLayout(this); in onCreate() local
48 final LinearLayout linearLayout = new LinearLayout(this); in onCreate() local
52 LinearLayout linearLayout = new LinearLayout(mContext); in QSScrollLayout() local
221 LinearLayout linearLayout = (LinearLayout) mList; in rotate() local234 LinearLayout linearLayout = (LinearLayout) mList; in rotate() local
300 LinearLayout linearLayout = (LinearLayout) group; in swapChildrenIfRtlAndVertical() local
R.java package com.android.layoutlib.test.myapplication public final com.android. ...
99 public DarkIconManager(LinearLayout linearLayout) { in DarkIconManager()
3099 LinearLayout linearLayout = new LinearLayout(mTextView.getContext()); in initContentView() local