Searched refs:getLayoutInflater (Results 1 – 12 of 12) sorted by relevance
45 assertNotNull(dialog.getLayoutInflater()); in shouldGetLayoutInflater()155 dialog.setContentView(dialog.getLayoutInflater().inflate(R.layout.main, null)); in shouldFindViewsWithinAContentViewThatWasPreviouslySet()
143 assertEquals(restoredFrag.onCreateViewInflater, activity.getLayoutInflater()); in onStart_shouldStartFragments()
87 assertEquals(fragment.onCreateViewInflater, activity.getLayoutInflater()); in startFragment_shouldCallLifecycleMethods()
61 return shadowApplication.getLayoutInflater(); in get()
106 contentView = getLayoutInflater().inflate(layoutResID, new FrameLayout(realActivity)); in setContentView()128 public LayoutInflater getLayoutInflater() { in getLayoutInflater() method in ShadowActivity
166 return new Activity().getLayoutInflater().inflate(widgetLayoutId, null); in createWidgetView()
216 public LayoutInflater getLayoutInflater() { in getLayoutInflater() method in ShadowDialog
463 public LayoutInflater getLayoutInflater() { in getLayoutInflater() method in ShadowApplication
76 @Override public LayoutInflater getLayoutInflater() { in getLayoutInflater() method in TestWindow
162 …View view = fragment.onCreateView(activity.getLayoutInflater(), container, shadowFragment.getSaved… in startFragment()
330 View v = getLayoutInflater().inflate(R.layout.findreplace, null); in onCreateDialog()
3086 0x718543a0 com.android.internal.policy.impl.PhoneWindow getLayoutInflater ()Landroid/view/LayoutInf…