Searched refs:GET_CAPTIONS_ENABLED_STATE (Results 1 – 1 of 1) sorted by relevance
343 mWorker.obtainMessage(W.GET_CAPTIONS_ENABLED_STATE, checkForSwitchState).sendToTarget(); in getCaptionsEnabledState()850 private static final int GET_CAPTIONS_ENABLED_STATE = 18; field in VolumeDialogControllerImpl.W879 case GET_CAPTIONS_ENABLED_STATE: in handleMessage()