Home
last modified time | relevance | path

Searched defs:getSourceLayoutResId (Results 1 – 2 of 2) sorted by relevance

/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowView.java865 int getSourceLayoutResId(); in getSourceLayoutResId() method
979 public int getSourceLayoutResId() { in getSourceLayoutResId() method in ShadowView
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowViewTest.java1148 public void getSourceLayoutResId() { in getSourceLayoutResId() method in ShadowViewTest