Home
last modified time | relevance | path

Searched defs:layoutInflater (Results 1 – 11 of 11) sorted by relevance

/cts/hostsidetests/theme/app/src/android/theme/app/
DThemeDeviceActivity.java89 LayoutInflater layoutInflater = LayoutInflater.from(inflationContext); in onCreate() local
151 final LayoutInflater layoutInflater = LayoutInflater.from(mViewGroup.getContext()); in setNextLayout() local
/cts/tests/tests/widget/src/android/widget/cts/
DSimpleCursorAdapterTest.java357 LayoutInflater layoutInflater = (LayoutInflater) mContext.getSystemService( in testNewView() local
374 LayoutInflater layoutInflater = (LayoutInflater) mContext.getSystemService( in testNewDropDownView() local
DResourceCursorAdapterTest.java61 LayoutInflater layoutInflater = (LayoutInflater) mContext.getSystemService( in setup() local
DResourceCursorTreeAdapterTest.java78 LayoutInflater layoutInflater = (LayoutInflater) mContext.getSystemService( in setup() local
DTextViewTest.java8447 LayoutInflater layoutInflater = (LayoutInflater) restrictedContext.getSystemService( in testFontResourcesXml_restrictedContext() local
/cts/tests/fragment/src/android/fragment/cts/
DFragmentTransactionTest.java414 LayoutInflater layoutInflater = fragment1.layoutInflater; in testGetLayoutInflater() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DHifiUltrasoundTestActivity.java61 private LayoutInflater layoutInflater; field in HifiUltrasoundTestActivity
DHifiUltrasoundSpeakerTestActivity.java65 private LayoutInflater layoutInflater; field in HifiUltrasoundSpeakerTestActivity
/cts/tests/tests/view/src/android/view/cts/
DLayoutInflaterTest.java94 LayoutInflater layoutInflater = new MockLayoutInflater(mLayoutInflater, in testFrom() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DDialogTestListActivity.java326 LayoutInflater layoutInflater = LayoutInflater.from(mContext); in getCustomView() local
/cts/tests/tests/content/src/android/content/res/cts/
DResourcesTest.java1013 final LayoutInflater layoutInflater = (LayoutInflater) getContext().getSystemService( in testComplexColorDrawableAttributeInflation() local