Searched refs:getCaptionsComponentState (Results 1 – 3 of 3) sorted by relevance
81 void getCaptionsComponentState(boolean fromTooltip); in getCaptionsComponentState() method
1243 mController.getCaptionsComponentState(false); in initODICaptionsH()1248 mController.getCaptionsComponentState(true); in checkODICaptionsTooltip()1485 mController.getCaptionsComponentState(false);
350 public void getCaptionsComponentState(boolean fromTooltip) { in getCaptionsComponentState() method in VolumeDialogControllerImpl