Searched defs:waitForEvent (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/core/tests/coretests/src/android/os/ | ||
D | FileObserverTest.java | 99 private void waitForEvent() { in waitForEvent() method in FileObserverTest |
/frameworks/native/libs/gui/ | ||
D | SensorEventQueue.cpp | 95 status_t SensorEventQueue::waitForEvent() const in waitForEvent() function in android::SensorEventQueue |
/frameworks/native/services/surfaceflinger/ | ||
D | EventThread.cpp | 213 Vector< sp<EventThread::Connection> > EventThread::waitForEvent( in waitForEvent() function in android::EventThread |
D | SurfaceFlinger_hwc1.cpp | 820 void SurfaceFlinger::waitForEvent() { in waitForEvent() function in android::SurfaceFlinger |
D | SurfaceFlinger.cpp | 857 void SurfaceFlinger::waitForEvent() { in waitForEvent() function in android::SurfaceFlinger |
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ | ||
D | WifiNative.java | 241 public String waitForEvent() { in waitForEvent() method in WifiNative |