Searched defs:linearLayout (Results 1 – 9 of 9) 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
52 LinearLayout linearLayout = new LinearLayout(mContext); in QSScrollLayout() local
160 val linearLayout = in <lambda>() constant
358 LinearLayout linearLayout = (LinearLayout) group; in swapChildrenIfRtlAndVertical() local
R.java package com.android.layoutlib.test.myapplication public final com.android. ...
179 LinearLayout linearLayout, in DarkIconManager()
3385 LinearLayout linearLayout = new LinearLayout(mTextView.getContext()); in initContentView() local