Searched refs:waitForResult (Results 1 – 10 of 10) sorted by relevance
63 waitForResult(); in testDispatchResume()66 private void waitForResult() throws InterruptedException { in waitForResult() method in LocalActivityManagerTest77 waitForResult(); in testStartActivity()83 waitForResult(); in testDispatchCreate()89 waitForResult(); in testDispatchStop()95 waitForResult(); in testDispatchPauseTrue()101 waitForResult(); in testDispatchPauseFalse()107 waitForResult(); in testSaveInstanceState()113 waitForResult(); in testDispatchDestroy()119 waitForResult(); in testRemoveAllActivities()
41 waitForResult(); in testStopSearch()50 waitForResult(); in testSetOnDismissListener()59 waitForResult(); in testSetOnCancelListener()
47 return callback.waitForResult(); in blockUntilOpenCamera()88 public boolean waitForResult() throws InterruptedException { in waitForResult() method in CameraUtils.CameraCallback
108 return mResult.waitForResult(); in sendMessageToCallbacksService()130 public int waitForResult() { in waitForResult() method in CrossProfileWidgetPrimaryUserTest.Result
44 protected void waitForResult() throws InterruptedException { in waitForResult() method in CTSActivityTestCaseBase
150 final int res = waitForResult(timeoutMs, expected); in waitForResultOrThrow()163 public int waitForResult(int timeoutMs, String expected) { in waitForResult() method in ActivityTestsBase
239 public int waitForResult() { in waitForResult() method in LauncherAppsTests.Result285 return mResult.waitForResult(); in sendMessageToCallbacksService()
762 private synchronized String waitForResult() {795 assertEquals("Original title", obj.waitForResult());
882 waitForResult(); in testInvalidateChild()886 private void waitForResult() { in waitForResult() method in ViewGroupTest