Home
last modified time | relevance | path

Searched defs:getLayoutInflater (Results 1 – 4 of 4) sorted by relevance

/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowDialog.java216 public LayoutInflater getLayoutInflater() { in getLayoutInflater() method in ShadowDialog
DShadowActivity.java128 public LayoutInflater getLayoutInflater() { in getLayoutInflater() method in ShadowActivity
DShadowApplication.java463 public LayoutInflater getLayoutInflater() { in getLayoutInflater() method in ShadowApplication
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/tester/android/view/
DTestWindow.java76 @Override public LayoutInflater getLayoutInflater() { in getLayoutInflater() method in TestWindow