Searched defs:EventListener (Results 1 – 3 of 3) sorted by relevance
229 struct EventListener { struct in android::DispSyncThread230 const char* mName;231 nsecs_t mPhase;232 nsecs_t mLastEventTime;233 sp<DispSync::Callback> mCallback;
443 public interface EventListener { interface in MediaCas
71 public interface EventListener { interface in EventManager