/cts/tests/tests/content/src/android/content/res/cts/config/activity/ |
D | CreateConfigInflaterContextActivity.kt | 27 override fun layoutInflater() = method in android.content.res.cts.config.activity.CreateConfigInflaterContextActivity
|
D | OverrideConfigBaseActivity.kt | 49 open fun layoutInflater() = layoutInflater in layoutInflater() method in android.content.res.cts.config.activity.OverrideConfigBaseActivity
|
/cts/hostsidetests/theme/app/src/android/theme/app/ |
D | ThemeDeviceActivity.java | 108 LayoutInflater layoutInflater = LayoutInflater.from(inflationContext); in onCreate() local 174 final LayoutInflater layoutInflater = LayoutInflater.from(mViewGroup.getContext()); in setNextLayout() local
|
/cts/tests/tests/widget/src/android/widget/cts/ |
D | SimpleCursorAdapterTest.java | 357 LayoutInflater layoutInflater = (LayoutInflater) mContext.getSystemService( in testNewView() local 374 LayoutInflater layoutInflater = (LayoutInflater) mContext.getSystemService( in testNewDropDownView() local
|
D | ResourceCursorAdapterTest.java | 61 LayoutInflater layoutInflater = (LayoutInflater) mContext.getSystemService( in setup() local
|
D | ResourceCursorTreeAdapterTest.java | 78 LayoutInflater layoutInflater = (LayoutInflater) mContext.getSystemService( in setup() local
|
D | TextViewTest.java | 8989 LayoutInflater layoutInflater = (LayoutInflater) restrictedContext.getSystemService( in testFontResourcesXml_restrictedContext() local
|
/cts/tests/fragment/src/android/fragment/cts/ |
D | FragmentTransactionTest.java | 414 LayoutInflater layoutInflater = fragment1.layoutInflater; in testGetLayoutInflater() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/ |
D | HifiUltrasoundTestActivity.java | 61 private LayoutInflater layoutInflater; field in HifiUltrasoundTestActivity
|
D | HifiUltrasoundSpeakerTestActivity.java | 65 private LayoutInflater layoutInflater; field in HifiUltrasoundSpeakerTestActivity
|
/cts/tests/tests/view/src/android/view/cts/ |
D | LayoutInflaterTest.java | 96 LayoutInflater layoutInflater = new MockLayoutInflater(mLayoutInflater, in testFrom() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/ |
D | DialogTestListActivity.java | 335 LayoutInflater layoutInflater = LayoutInflater.from(mContext); in getCustomView() local
|
/cts/tests/tests/content/src/android/content/res/cts/ |
D | ResourcesTest.java | 1226 final LayoutInflater layoutInflater = (LayoutInflater) getContext().getSystemService( in testComplexColorDrawableAttributeInflation() local
|