Searched refs:customActivity (Results 1 – 1 of 1) sorted by relevance
291 …ActivityWithContentChangedTranscript customActivity = Robolectric.setupActivity(ActivityWithConten… in onContentChangedShouldBeCalledAfterContentViewIsSet() local292 customActivity.setTranscript(transcript); in onContentChangedShouldBeCalledAfterContentViewIsSet()293 customActivity.setContentView(R.layout.main); in onContentChangedShouldBeCalledAfterContentViewIsSet()