Home
last modified time | relevance | path

Searched refs:mInflater (Results 1 – 2 of 2) sorted by relevance

/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowResourceCursorAdapter.java40 private LayoutInflater mInflater; field in ShadowResourceCursorAdapter
54 mInflater = (LayoutInflater) context.getSystemService(Context.LAYOUT_INFLATER_SERVICE); in __constructor__()
73 mInflater = (LayoutInflater) context.getSystemService(Context.LAYOUT_INFLATER_SERVICE); in __constructor__()
84 return mInflater.inflate(mLayout, parent, false); in newView()
89 return mInflater.inflate(mDropDownLayout, parent, false); in newDropDownView()
/external/robolectric/lib/main/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...