Searched refs:mNotificationVolumeTitle (Results 1 – 1 of 1) sorted by relevance
54 private TextView mNotificationVolumeTitle; field in RingerVolumePreference78 mNotificationVolumeTitle = (TextView) view.findViewById(R.id.notification_volume_title); in onBindDialogView()135 mNotificationVolumeTitle.setVisibility(visible ? View.VISIBLE : View.GONE); in setNotificationVolumeVisibility()