Searched refs:MSG_PLAY_MEDIA_ID (Results 1 – 2 of 2) sorted by relevance
586 postToCallback(caller, CallbackMessageHandler.MSG_PLAY_MEDIA_ID, mediaId, extras); in dispatchPlayFromMediaId()1421 private static final int MSG_PLAY_MEDIA_ID = 8; field in MediaSession.CallbackMessageHandler1488 case MSG_PLAY_MEDIA_ID: in handleMessage()
2647 postToHandler(MessageHandler.MSG_PLAY_MEDIA_ID, mediaId, extras); in playFromMediaId()2866 private static final int MSG_PLAY_MEDIA_ID = 8; field in MediaSessionCompat.MediaSessionImplBase.MessageHandler2943 case MSG_PLAY_MEDIA_ID: in handleMessage()