Home
last modified time | relevance | path

Searched defs:waitForEvent (Results 1 – 8 of 8) sorted by relevance

/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
H A DAppFocusServiceTest.java149 public void waitForEvent() throws Exception { in waitForEvent() method in AppFocusServiceTest.AppFocusChangedListener
176 public void waitForEvent() throws Exception { in waitForEvent() method in AppFocusServiceTest.AppFocusOwnershipCallback
/aosp12/frameworks/base/core/tests/coretests/src/android/os/
H A DFileObserverTest.java100 private void waitForEvent() { in waitForEvent() method in FileObserverTest
/aosp12/packages/services/Car/tests/carservice_test/src/com/android/car/
H A DCarDiagnosticManagerTest.java788 boolean waitForEvent() throws InterruptedException { in waitForEvent() method in CarDiagnosticManagerTest.Listener
792 boolean waitForEvent(long eventTimeStamp) throws InterruptedException { in waitForEvent() method in CarDiagnosticManagerTest.Listener
H A DCarStorageMonitoringTest.java757 boolean waitForEvent(Duration duration) { in waitForEvent() method in CarStorageMonitoringTest.Listener
/aosp12/frameworks/native/libs/sensor/
H A DSensorEventQueue.cpp93 status_t SensorEventQueue::waitForEvent() const in waitForEvent() function in android::SensorEventQueue
/aosp12/hardware/interfaces/automotive/evs/1.1/vts/functional/
H A DFrameHandler.cpp354 bool FrameHandler::waitForEvent(const EvsEventDesc& aTargetEvent, in waitForEvent() function in FrameHandler
/aosp12/frameworks/av/camera/tests/
H A DCameraZSLTests.cpp147 status_t CameraZSLTests::waitForEvent(Mutex &mutex, in waitForEvent() function in CameraZSLTests
/aosp12/frameworks/av/services/camera/libcameraservice/libcameraservice_fuzzer/
H A Dcamera_service_fuzzer.cpp183 status_t CameraFuzzer::waitForEvent(Mutex &mutex, Condition &condition, bool &flag) { in waitForEvent() function in CameraFuzzer