Searched refs:MSG_SEEK_TO (Results 1 – 2 of 2) sorted by relevance
626 postToCallback(caller, CallbackMessageHandler.MSG_SEEK_TO, pos, null); in dispatchSeekTo()1431 private static final int MSG_SEEK_TO = 18; field in MediaSession.CallbackMessageHandler1518 case MSG_SEEK_TO: in handleMessage()
2697 postToHandler(MessageHandler.MSG_SEEK_TO, pos); in seekTo()2876 private static final int MSG_SEEK_TO = 18; field in MediaSessionCompat.MediaSessionImplBase.MessageHandler2973 case MSG_SEEK_TO: in handleMessage()3101 MessageHandler.MSG_SEEK_TO, -1, -1, newPositionMs, null); in setCallback()