Searched defs:linearLayout (Results 1 – 13 of 13) sorted by relevance
33 LinearLayout linearLayout = new LinearLayout(this); in onCreate() local
34 final LinearLayout linearLayout = new LinearLayout(this); in onCreate() local
68 LinearLayout linearLayout = new LinearLayout(this); in onCreate() local
158 LinearLayout linearLayout = new LinearLayout(this); in onCreate() local
51 public DarkIconManager( in DarkIconManager()
52 LinearLayout linearLayout = new LinearLayout(mContext); in QSScrollLayout() local
156 val linearLayout = LinearLayout(context) in setup() constant
202 val linearLayout = in <lambda>() constant
366 LinearLayout linearLayout = (LinearLayout) group; in swapChildrenIfRtlAndVertical() local
R.java package com.android.layoutlib.test.myapplication public final com.android. ...
282 final LinearLayout linearLayout; in buildLayout() local
297 LinearLayout linearLayout = (LinearLayout) buttonFrame; in onBindViewHolder() local
3678 LinearLayout linearLayout = new LinearLayout(mTextView.getContext()); in initContentView() local