Searched refs:MSG_CUSTOM_ACTION (Results 1 – 2 of 2) sorted by relevance
608 postToCallback(CallbackMessageHandler.MSG_CUSTOM_ACTION, action, args); in dispatchCustomAction()1294 private static final int MSG_CUSTOM_ACTION = 20; field in MediaSession.CallbackMessageHandler1385 case MSG_CUSTOM_ACTION: in handleMessage()
2695 postToHandler(MessageHandler.MSG_CUSTOM_ACTION, action, args); in sendCustomAction()2820 private static final int MSG_CUSTOM_ACTION = 20; field in MediaSessionCompat.MediaSessionImplBase.MessageHandler2929 case MSG_CUSTOM_ACTION: in handleMessage()