| /cts/tests/tests/telephony/current/src/android/telephony/cts/ |
| D | AsyncSmsMessageListener.java | 47 public String waitForSmsMessage(int timeoutMs) { in waitForSmsMessage() 59 public Intent waitForMessageSentIntent(int timeoutMs) { in waitForMessageSentIntent() 71 public Intent waitForMessageDeliveredIntent(int timeoutMs) { in waitForMessageDeliveredIntent()
|
| /cts/tests/location/common/src/android/location/cts/common/ |
| D | LocationListenerCapture.java | 41 public Location getNextLocation(long timeoutMs) throws InterruptedException { in getNextLocation() 45 public Integer getNextFlush(long timeoutMs) throws InterruptedException { in getNextFlush() 49 public Boolean getNextProviderChange(long timeoutMs) throws InterruptedException { in getNextProviderChange()
|
| D | LocationPendingIntentCapture.java | 67 public Location getNextLocation(long timeoutMs) throws InterruptedException { in getNextLocation() 75 public Integer getNextFlush(long timeoutMs) throws InterruptedException { in getNextFlush() 83 public Boolean getNextProviderChange(long timeoutMs) throws InterruptedException { in getNextProviderChange()
|
| D | GetCurrentLocationCapture.java | 27 public boolean hasLocation(long timeoutMs) throws InterruptedException { in hasLocation() 31 …public @Nullable Location getLocation(long timeoutMs) throws InterruptedException, TimeoutExceptio… in getLocation()
|
| /cts/tests/framework/base/windowmanager/shared/src/android/server/wm/shared/ |
| D | BlockingResultReceiver.java | 46 public Bundle getData(long timeoutMs) in getData() 51 public int getCode(long timeoutMs) in getCode()
|
| /cts/tests/suspendapps/test-apps/SuspendTestApp/aidl/com/android/suspendapps/suspendtestapp/ |
| D | ITestService.aidl | 25 Intent waitForActivityStart(long timeoutMs); in waitForActivityStart() 26 boolean waitForActivityStop(long timeoutMs); in waitForActivityStop()
|
| /cts/tests/location/common/src/android/location/cts/common/gnss/ |
| D | GnssNavigationMessageCapture.java | 38 …public GnssNavigationMessage getNextNavigationMessage(long timeoutMs) throws InterruptedException { in getNextNavigationMessage() 42 public Integer getNextStatus(long timeoutMs) throws InterruptedException { in getNextStatus()
|
| D | GnssMeasurementsCapture.java | 38 public GnssMeasurementsEvent getNextMeasurements(long timeoutMs) throws InterruptedException { in getNextMeasurements() 42 public Integer getNextStatus(long timeoutMs) throws InterruptedException { in getNextStatus()
|
| D | GnssAntennaInfoCapture.java | 41 public List<GnssAntennaInfo> getNextAntennaInfo(long timeoutMs) throws InterruptedException { in getNextAntennaInfo()
|
| /cts/hostsidetests/securitybulletin/test-apps/CVE-2023-21256/src/android/security/cts/CVE_2023_21256/ |
| D | DeviceTest.java | 56 final long timeoutMs = 10_000L; in testSettingsHomePageActivityFromWorkProfile() local 100 assumeTrue(mUiDevice.wait(Until.hasObject(By.text(settingsText)), timeoutMs)); in testSettingsHomePageActivityFromWorkProfile() local
|
| /cts/tests/camera/src/android/hardware/camera2/cts/rs/ |
| D | BlockingInputAllocation.java | 113 public synchronized void waitForBufferAndReceive(long timeoutMs) { in waitForBufferAndReceive() 205 private void waitForBufferWithTimeout(long timeoutMs) { in waitForBufferWithTimeout() 229 public void waitForBuffer(long timeoutMs) { in waitForBuffer()
|
| /cts/tests/app/shared/src/android/app/stubs/shared/ |
| D | ICloseSystemDialogsTestsService.aidl | 25 boolean waitForAccessibilityServiceWindow(long timeoutMs); in waitForAccessibilityServiceWindow() 43 boolean waitUntilReady(long timeoutMs); in waitUntilReady()
|
| D | FakeView.java | 40 public String getNextCloseSystemDialogsCallReason(long timeoutMs) throws InterruptedException { in getNextCloseSystemDialogsCallReason()
|
| D | FutureServiceConnection.java | 32 public IBinder get(long timeoutMs) throws Exception { in get()
|
| D | CloseSystemDialogsTestService.java | 89 public boolean waitUntilReady(long timeoutMs) { in waitUntilReady() 159 public boolean waitForAccessibilityServiceWindow(long timeoutMs) throws RemoteException { in waitForAccessibilityServiceWindow()
|
| /cts/tests/suspendapps/tests/src/android/suspendapps/cts/ |
| D | TestAppInterface.java | 115 Intent awaitTestActivityStart(long timeoutMs) throws RemoteException { in awaitTestActivityStart() 123 Intent awaitBroadcast(long timeoutMs) { in awaitBroadcast() 170 synchronized Intent awaitIntent(long timeoutMs) { in awaitIntent()
|
| /cts/tests/tests/appenumeration/lib/src/android/appenumeration/cts/ |
| D | MissingBroadcastException.java | 21 public MissingBroadcastException(String action, long timeoutMs) { in MissingBroadcastException()
|
| D | MissingCallbackException.java | 21 public MissingCallbackException(String action, long timeoutMs) { in MissingCallbackException()
|
| /cts/tests/tests/media/audio/src/android/media/audio/cts/ |
| D | SafeWaitObject.java | 39 public boolean waitFor(long timeoutMs, BooleanSupplier stopWaiting) { in waitFor()
|
| /cts/tests/autofillservice/src/android/autofillservice/cts/testcore/ |
| D | OneTimeCancellationSignalListener.java | 35 public OneTimeCancellationSignalListener(long timeoutMs) { in OneTimeCancellationSignalListener()
|
| /cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/ |
| D | LockTaskUtilityActivity.java | 48 public static boolean waitUntilActivityResumed(long timeoutMs) throws InterruptedException { in waitUntilActivityResumed() 58 public static boolean waitUntilActivityPaused(long timeoutMs) throws InterruptedException { in waitUntilActivityPaused()
|
| /cts/hostsidetests/securitybulletin/test-apps/CVE-2023-21129/src/android/security/cts/CVE_2023_21129/ |
| D | DeviceTest.java | 52 final int timeoutMs = 9000; in testBubbleNotification() local
|
| /cts/tests/tests/nativemidi/java/android/nativemidi/cts/ |
| D | NativeMidiEchoTest.java | 295 final int timeoutMs = TIMEOUT_PER_MESSAGE_MS * numMessages; in test_C_EchoSmallMessage() local 320 final int timeoutMs = TIMEOUT_PER_MESSAGE_MS * numMessages; in test_D_EchoNMessages() local 350 final int timeoutMs = TIMEOUT_PER_MESSAGE_MS * numMessages; in test_E_FlushMessages() local 404 final int timeoutMs = TIMEOUT_PER_MESSAGE_MS * numMessages; in test_G_NativeEchoTime() local 440 final int timeoutMs = TIMEOUT_PER_MESSAGE_MS * numMessages; in test_H_EchoNMessages_PureNative() local 467 final int timeoutMs = TIMEOUT_PER_MESSAGE_MS * numMessages; in test_I_NativeEchoTime_PureNative() local
|
| /cts/hostsidetests/securitybulletin/test-apps/CVE-2023-21088/src/android/security/cts/CVE_2023_21088/ |
| D | DeviceTest.java | 45 final int timeoutMs = 5000; in testCVE_2023_21088() local
|
| /cts/tests/tests/os/src/android/os/cts/ |
| D | ActivityTestsBase.java | 145 public int waitForResultOrThrow(int timeoutMs) { in waitForResultOrThrow() 149 public int waitForResultOrThrow(int timeoutMs, String expected) { in waitForResultOrThrow() 163 public int waitForResult(int timeoutMs, String expected) { in waitForResult()
|