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