Home
last modified time | relevance | path

Searched refs:MSG_NEW_TRANSPORT_INFO (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/media/java/android/media/
DRemoteController.java623 sendMsg(rc.mEventHandler, MSG_NEW_TRANSPORT_INFO, SENDMSG_REPLACE, in setTransportControlInfo()
739 private final static int MSG_NEW_TRANSPORT_INFO = 2; field in RemoteController
761 case MSG_NEW_TRANSPORT_INFO: in handleMessage()
961 sendMsg(mEventHandler, MSG_NEW_TRANSPORT_INFO, SENDMSG_REPLACE, in onDisplayEnable()