Searched defs:layoutInflater (Results 1 – 7 of 7) sorted by relevance
327 LayoutInflater layoutInflater = (LayoutInflater) mContext.getSystemService( in testNewView() local343 LayoutInflater layoutInflater = (LayoutInflater) mContext.getSystemService( in testNewDropDownView() local
49 LayoutInflater layoutInflater = (LayoutInflater) mContext.getSystemService( in setUp() local
70 LayoutInflater layoutInflater = (LayoutInflater) mContext.getSystemService( in setUp() local
58 private LayoutInflater layoutInflater; field in HifiUltrasoundTestActivity
59 private LayoutInflater layoutInflater; field in HifiUltrasoundSpeakerTestActivity
83 LayoutInflater layoutInflater = new MockLayoutInflater(mLayoutInflater, in testFrom() local
272 LayoutInflater layoutInflater = LayoutInflater.from(mContext); in getCustomView() local