Searched refs:waitForOnResume (Results 1 – 4 of 4) sorted by relevance
150 public static boolean waitForOnResume() { in waitForOnResume() method in TestActivity
304 assertTrue(activity.waitForOnResume());
194 assertThat(TestGetWindowLayoutInfoActivity.waitForOnResume()).isTrue(); in testGetWindowLayoutInfo_activityNotAttachedToWindow_returnsCorrectValue()
263 waitForOnResume(); in start3pApp()298 private void waitForOnResume() throws Exception { in waitForOnResume() method