Home | History | Annotate | Download | only in media

Lines Matching defs:mEventHandler

116             mEventHandler = new EventHandler(this, looper);
120 mEventHandler = new EventHandler(this, l);
531 sendMsg(rc.mEventHandler, MSG_NEW_PENDING_INTENT, SENDMSG_REPLACE,
535 sendMsg(rc.mEventHandler, MSG_CLIENT_CHANGE, SENDMSG_REPLACE,
545 sendMsg(rc.mEventHandler, MSG_DISPLAY_ENABLE, SENDMSG_REPLACE,
570 sendMsg(rc.mEventHandler, MSG_NEW_PLAYBACK_INFO, SENDMSG_REPLACE,
586 sendMsg(rc.mEventHandler, MSG_NEW_TRANSPORT_INFO, SENDMSG_REPLACE,
605 sendMsg(rc.mEventHandler, MSG_NEW_METADATA, SENDMSG_QUEUE,
623 sendMsg(rc.mEventHandler, MSG_NEW_METADATA, SENDMSG_QUEUE,
649 sendMsg(rc.mEventHandler, MSG_NEW_METADATA, SENDMSG_QUEUE,
657 private final EventHandler mEventHandler;
838 sendMsg(mEventHandler, MSG_NEW_PLAYBACK_INFO, SENDMSG_REPLACE,
841 sendMsg(mEventHandler, MSG_NEW_TRANSPORT_INFO, SENDMSG_REPLACE,
849 sendMsg(mEventHandler, MSG_NEW_METADATA, SENDMSG_QUEUE,