Searched refs:getContentAsIntent (Results 1 – 2 of 2) sorted by relevance
86 public Intent getContentAsIntent() { in getContentAsIntent() method in ShadowTabSpec
46 assertThat(shadowOf(spec).getContentAsIntent(), is(intent)); in shouldGetAndSetTheIntentContent()