Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/os/
DFileObserverTest.java99 private void waitForEvent() { in waitForEvent() method in FileObserverTest
/frameworks/native/libs/gui/
DSensorEventQueue.cpp95 status_t SensorEventQueue::waitForEvent() const in waitForEvent() function in android::SensorEventQueue
/frameworks/native/services/surfaceflinger/
DEventThread.cpp213 Vector< sp<EventThread::Connection> > EventThread::waitForEvent( in waitForEvent() function in android::EventThread
DSurfaceFlinger_hwc1.cpp820 void SurfaceFlinger::waitForEvent() { in waitForEvent() function in android::SurfaceFlinger
DSurfaceFlinger.cpp857 void SurfaceFlinger::waitForEvent() { in waitForEvent() function in android::SurfaceFlinger
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNative.java241 public String waitForEvent() { in waitForEvent() method in WifiNative