Searched refs:peekNextStartedActivity (Results 1 – 2 of 2) sorted by relevance
169 public Intent peekNextStartedActivity() { in peekNextStartedActivity() method in ShadowContextWrapper170 return getShadowApplication().peekNextStartedActivity(); in peekNextStartedActivity()
246 public Intent peekNextStartedActivity() { in peekNextStartedActivity() method in ShadowApplication