Searched refs:castVolume (Results 1 – 2 of 2) sorted by relevance
110 final CharSequence castVolume = mContext.getText(R.string.remote_media_volume_option_title); in getSlice() local134 .setTitle(castVolume) in getSlice()136 .setPrimaryAction(getSoundSettingAction(castVolume, icon, info.getId())) in getSlice()
123 final CharSequence castVolume = mContext.getText(R.string.remote_media_volume_option_title); in refreshPreference() local140 seekBarPreference.setTitle(castVolume); in refreshPreference()