Searched refs:MSG_UPDATE_CAPTIONING_ENABLED (Results 1 – 1 of 1) sorted by relevance
830 mHandler.post(MessageHandler.MSG_UPDATE_CAPTIONING_ENABLED, enabled, null); in onCaptioningEnabledChanged()875 private static final int MSG_UPDATE_CAPTIONING_ENABLED = 11; field in MediaControllerCompat.Callback.MessageHandler903 case MSG_UPDATE_CAPTIONING_ENABLED: in handleMessage()