Searched refs:getCaptionsEnabledState (Results 1 – 3 of 3) sorted by relevance
67 void getCaptionsEnabledState(boolean checkForSwitchState); in getCaptionsEnabledState() method
1391 mController.getCaptionsEnabledState(false); in checkEnabledStateForCaptionsIconUpdate()1401 mController.getCaptionsEnabledState(true); in onCaptionIconClicked()
346 public void getCaptionsEnabledState(boolean checkForSwitchState) { in getCaptionsEnabledState() method in VolumeDialogControllerImpl