Home
last modified time | relevance | path

Searched defs:waitForResult (Results 1 – 18 of 18) sorted by relevance

/cts/tests/app/app/src/android/app/stubs/
DCTSActivityTestCaseBase.java45 protected void waitForResult() throws InterruptedException { in waitForResult() method in CTSActivityTestCaseBase
DActivityTestsBase.java177 public int waitForResult(int timeoutMs, String expected) { in waitForResult() method in ActivityTestsBase
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DCondition.java196 public static <T> T waitForResult(String message, Consumer<Condition<T>> setup) { in waitForResult() method in Condition
206 public static <T> T waitForResult(Condition<T> condition) { in waitForResult() method in Condition
DWindowManagerStateHelper.java345 public <T> T waitForResult(String message, Function<WindowManagerState, T> function) { in waitForResult() method
349 public <T> T waitForResult(String message, Function<WindowManagerState, T> function, in waitForResult() method
/cts/hostsidetests/devicepolicy/app/common/src/com/android/cts/devicepolicy/
DCameraUtils.java87 public boolean waitForResult() throws InterruptedException { in waitForResult() method in CameraUtils.CameraCallback
/cts/tests/app/src/android/app/cts/
DLocalActivityManagerTest.java67 private void waitForResult() throws InterruptedException { in waitForResult() method in LocalActivityManagerTest
/cts/hostsidetests/appsecurity/test-apps/UseProcessSuccess/src/com/android/cts/useprocess/
DAccessNetworkTest.java50 public String waitForResult() { in waitForResult() method in AccessNetworkTest.MyConnection
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DCrossProfileWidgetPrimaryUserTest.java130 public int waitForResult() { in waitForResult() method in CrossProfileWidgetPrimaryUserTest.Result
/cts/tests/tests/systemui/src/android/systemui/cts/
DNotificationListener.kt100 private fun <R> waitForResult( in waitForResult() method
/cts/tests/tests/os/src/android/os/cts/
DActivityTestsBase.java163 public int waitForResult(int timeoutMs, String expected) { in waitForResult() method in ActivityTestsBase
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DEabControllerTest.java584 private <T> T waitForResult(BlockingQueue<T> queue) throws Exception { in waitForResult() method in EabControllerTest
DRcsUceAdapterTest.java2761 private <T> T waitForResult(BlockingQueue<T> queue) throws Exception { in waitForResult() method in RcsUceAdapterTest
/cts/hostsidetests/devicepolicy/app/LauncherTests/src/com/android/cts/launchertests/
DLauncherAppsTests.java480 public int waitForResult() { in waitForResult() method in LauncherAppsTests.Result
/cts/tests/tests/media/src/android/media/cts/
DMediaCasTest.java662 boolean waitForResult() { in waitForResult() method in MediaCasTest.TestEventListener
/cts/tests/tests/role/src/android/app/role/cts/
DRoleManagerTest.java403 private Pair<Integer, Intent> waitForResult() throws InterruptedException { in waitForResult() method in RoleManagerTest
/cts/tests/tests/webkit/src/android/webkit/cts/
DWebViewTest.java609 private synchronized String waitForResult() { in testAddJavascriptInterface() method in WebViewTest.TestJavaScriptInterface
/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/
DAtomTests.java372 …id performBleScan(ScanSettings scanSettings, List<ScanFilter> scanFilters, boolean waitForResult) { in performBleScan()
/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java1217 private void waitForResult() { in waitForResult() method in ViewGroupTest