Searched refs:waitForEvent (Results 1 – 9 of 9) sorted by relevance
83 waitForEvent(); // open in testRun()84 waitForEvent(); // modify in testRun()87 waitForEvent(); // modify in testRun()88 waitForEvent(); // delete in testRun()99 private void waitForEvent() { in waitForEvent() method in FileObserverTest
66 status_t waitForEvent() const;
96 Vector< sp<EventThread::Connection> > waitForEvent(
176 signalConnections = waitForEvent(&event); in threadLoop()204 Vector< sp<EventThread::Connection> > EventThread::waitForEvent( in waitForEvent() function in android::EventThread
238 void waitForEvent();
701 void SurfaceFlinger::waitForEvent() { in waitForEvent() function in android::SurfaceFlinger733 waitForEvent(); in run()
91 status_t SensorEventQueue::waitForEvent() const in waitForEvent() function in android::SensorEventQueue
718 String eventStr = mWifiNative.waitForEvent(); in run()
154 public String waitForEvent() { in waitForEvent() method in WifiNative