Searched defs:layoutInflater (Results 1 – 11 of 11) sorted by relevance
89 LayoutInflater layoutInflater = LayoutInflater.from(inflationContext); in onCreate() local151 final LayoutInflater layoutInflater = LayoutInflater.from(mViewGroup.getContext()); in setNextLayout() local
357 LayoutInflater layoutInflater = (LayoutInflater) mContext.getSystemService( in testNewView() local374 LayoutInflater layoutInflater = (LayoutInflater) mContext.getSystemService( in testNewDropDownView() local
61 LayoutInflater layoutInflater = (LayoutInflater) mContext.getSystemService( in setup() local
78 LayoutInflater layoutInflater = (LayoutInflater) mContext.getSystemService( in setup() local
8447 LayoutInflater layoutInflater = (LayoutInflater) restrictedContext.getSystemService( in testFontResourcesXml_restrictedContext() local
414 LayoutInflater layoutInflater = fragment1.layoutInflater; in testGetLayoutInflater() local
61 private LayoutInflater layoutInflater; field in HifiUltrasoundTestActivity
65 private LayoutInflater layoutInflater; field in HifiUltrasoundSpeakerTestActivity
94 LayoutInflater layoutInflater = new MockLayoutInflater(mLayoutInflater, in testFrom() local
326 LayoutInflater layoutInflater = LayoutInflater.from(mContext); in getCustomView() local
1013 final LayoutInflater layoutInflater = (LayoutInflater) getContext().getSystemService( in testComplexColorDrawableAttributeInflation() local