Home
last modified time | relevance | path

Searched defs:waitForCallback (Results 1 – 11 of 11) sorted by relevance

/aosp12/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
H A DPacProxyManagerTest.java110 public boolean waitForCallback() throws Exception { in waitForCallback() method in PacProxyManagerTest.TestPacProxyInstalledListener
H A DNsdManagerTest.java186 private EventData waitForCallback(String callbackName) { in waitForCallback() method in NsdManagerTest
/aosp12/frameworks/native/services/surfaceflinger/tests/
H A DIPC_test.cpp256 void IPCTestUtils::waitForCallback(CallbackHelper& helper, const ExpectedResult& expectedResult, in waitForCallback() function in android::test::IPCTestUtils
H A DReleaseBufferCallback_test.cpp95 static void waitForCallback(CallbackHelper& helper, const ExpectedResult& expectedResult) { in waitForCallback() function in android::ReleaseBufferCallbackTest
H A DLayerCallback_test.cpp84 static void waitForCallback(CallbackHelper& helper, const ExpectedResult& expectedResult, in waitForCallback() function in android::LayerCallbackTest
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DTaskStackChangedListenerTest.java403 private void waitForCallback(CountDownLatch latch) { in waitForCallback() method in TaskStackChangedListenerTest
/aosp12/hardware/interfaces/broadcastradio/1.0/vts/functional/
H A DVtsHalBroadcastradioV1_0TargetTest.cpp215 bool waitForCallback(nsecs_t reltime = 0) { in waitForCallback() function in BroadcastRadioHidlTest
/aosp12/hardware/interfaces/biometrics/fingerprint/2.1/vts/functional/
H A DVtsHalBiometricsFingerprintV2_1TargetTest.cpp58 bool waitForCallback( in waitForCallback() function
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DScanManager.java595 private boolean waitForCallback() { in waitForCallback() method in ScanManager.ScanNative
/aosp12/frameworks/native/libs/binder/tests/
H A DbinderSafeInterfaceTest.cpp747 std::optional<int32_t> waitForCallback() { in TEST_F() function in android::tests::TEST_F::CallbackReceiver
/aosp12/frameworks/native/libs/gui/tests/
H A DBLASTBufferQueue_test.cpp118 void waitForCallback(int64_t frameNumber) { in waitForCallback() function in android::BLASTBufferQueueHelper