Searched refs:SET_CAPTIONS_ENABLED_STATE (Results 1 – 1 of 1) sorted by relevance
351 mWorker.obtainMessage(W.SET_CAPTIONS_ENABLED_STATE, enabled).sendToTarget(); in setCaptionsEnabledState()856 private static final int SET_CAPTIONS_ENABLED_STATE = 19; field in VolumeDialogControllerImpl.W886 case SET_CAPTIONS_ENABLED_STATE: in handleMessage()