Searched defs:postEvent (Results 1 – 4 of 4) sorted by relevance
| /frameworks/base/core/jni/ | ||
| D | android_graphics_SurfaceTexture.cpp | 57     jmethodID postEvent;  member | 
| D | android_media_AudioRecord.cpp | 110     void postEvent(EventType event, int arg = 0) const {  in postEvent()  function in AudioRecordJNIStorage | 
| D | android_media_AudioTrack.cpp | 133      void postEvent(int event, int arg = 0) {  in postEvent()  function in AudioTrackCallbackImpl | 
| /frameworks/native/services/surfaceflinger/Scheduler/ | ||
| D | EventThread.cpp | 214 status_t EventThreadConnection::postEvent(const DisplayEventReceiver::Event& event) {  in postEvent()  function in android::EventThreadConnection |