Searched refs:getContentAsIntent (Results 1 – 2 of 2) sorted by relevance
47 assertThat(shadowOf(spec).getContentAsIntent()).isSameInstanceAs(intent); in shouldGetAndSetTheIntentContent()
200 public Intent getContentAsIntent() { in getContentAsIntent() method in ShadowTabHost.ShadowTabSpec