Searched refs:isServiceComponentEnabled (Results 1 – 1 of 1) sorted by relevance
1368 private void updateODICaptionsH(boolean isServiceComponentEnabled, boolean fromTooltip) { in updateODICaptionsH() argument1370 isServiceComponentEnabled = in updateODICaptionsH()1371 isServiceComponentEnabled && !mVolumePanelFlag.canUseNewVolumePanel(); in updateODICaptionsH()1373 mODICaptionsView.setVisibility(isServiceComponentEnabled ? VISIBLE : GONE); in updateODICaptionsH()1376 if (!isServiceComponentEnabled) return; in updateODICaptionsH()