Searched refs:castVolume (Results 1 – 2 of 2) sorted by relevance
89 final CharSequence castVolume = mContext.getText(R.string.remote_media_volume_option_title); in getSlice() local106 .setTitle(castVolume) in getSlice()108 .setPrimaryAction(getSoundSettingAction(castVolume, icon, info.getId())) in getSlice()
107 final CharSequence castVolume = mContext.getText(R.string.remote_media_volume_option_title); in refreshPreference() local120 seekBarPreference.setTitle(castVolume); in refreshPreference()