/cts/tests/app/app/src/android/app/stubs/ |
D | CTSActivityTestCaseBase.java | 45 protected void waitForResult() throws InterruptedException { in waitForResult() method in CTSActivityTestCaseBase
|
D | ActivityTestsBase.java | 177 public int waitForResult(int timeoutMs, String expected) { in waitForResult() method in ActivityTestsBase
|
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/ |
D | Condition.java | 196 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
|
D | WindowManagerStateHelper.java | 366 public <T> T waitForResult(String message, Function<WindowManagerState, T> function) { in waitForResult() method 370 public <T> T waitForResult(String message, Function<WindowManagerState, T> function, in waitForResult() method
|
/cts/hostsidetests/devicepolicy/app/common/src/com/android/cts/devicepolicy/ |
D | CameraUtils.java | 87 public boolean waitForResult() throws InterruptedException { in waitForResult() method in CameraUtils.CameraCallback
|
/cts/tests/app/src/android/app/cts/ |
D | LocalActivityManagerTest.java | 67 private void waitForResult() throws InterruptedException { in waitForResult() method in LocalActivityManagerTest
|
/cts/hostsidetests/appsecurity/test-apps/UseProcessSuccess/src/com/android/cts/useprocess/ |
D | AccessNetworkTest.java | 50 public String waitForResult() { in waitForResult() method in AccessNetworkTest.MyConnection
|
/cts/tests/devicepolicy/src/android/devicepolicy/cts/ |
D | CameraPolicyTest.java | 254 public boolean waitForResult() throws InterruptedException { in waitForResult() method in CameraPolicyTest.CameraCallback
|
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
D | CrossProfileWidgetPrimaryUserTest.java | 130 public int waitForResult() { in waitForResult() method in CrossProfileWidgetPrimaryUserTest.Result
|
/cts/tests/tests/systemui/src/android/systemui/cts/ |
D | NotificationListener.kt | 100 private fun <R> waitForResult( in waitForResult() method
|
/cts/tests/tests/os/src/android/os/cts/ |
D | ActivityTestsBase.java | 163 public int waitForResult(int timeoutMs, String expected) { in waitForResult() method in ActivityTestsBase
|
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/ |
D | EabControllerTest.java | 584 private <T> T waitForResult(BlockingQueue<T> queue) throws Exception { in waitForResult() method in EabControllerTest
|
D | RcsUceAdapterTest.java | 3346 private <T> T waitForResult(BlockingQueue<T> queue) throws Exception { in waitForResult() method in RcsUceAdapterTest
|
/cts/hostsidetests/devicepolicy/app/LauncherTests/src/com/android/cts/launchertests/ |
D | LauncherAppsTests.java | 480 public int waitForResult() { in waitForResult() method in LauncherAppsTests.Result
|
/cts/tests/tests/media/src/android/media/cts/ |
D | MediaCasTest.java | 662 boolean waitForResult() { in waitForResult() method in MediaCasTest.TestEventListener
|
/cts/tests/tests/role/src/android/app/role/cts/ |
D | RoleManagerTest.java | 403 private Pair<Integer, Intent> waitForResult() throws InterruptedException { in waitForResult() method in RoleManagerTest
|
/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/ |
D | AtomTests.java | 372 …id performBleScan(ScanSettings scanSettings, List<ScanFilter> scanFilters, boolean waitForResult) { in performBleScan()
|
/cts/tests/tests/view/src/android/view/cts/ |
D | ViewGroupTest.java | 1217 private void waitForResult() { in waitForResult() method in ViewGroupTest
|