Searched refs:areCaptionsEnabled (Results 1 – 4 of 4) sorted by relevance
70 Runnable setCaptionsEnabled(boolean areCaptionsEnabled) { in setCaptionsEnabled() argument71 this.mCaptionsEnabled = areCaptionsEnabled; in setCaptionsEnabled()
602 boolean captionsEnabled = mController.areCaptionsEnabled(); in updateCaptionsIcon()614 boolean isEnabled = mController.areCaptionsEnabled(); in onCaptionIconClicked()
274 public boolean areCaptionsEnabled() { in areCaptionsEnabled() method in VolumeDialogControllerImpl
61 boolean areCaptionsEnabled(); in areCaptionsEnabled() method