Searched defs:currentVolume (Results 1 – 2 of 2) sorted by relevance
107 TextView currentVolume; field in VolumeAdapter.ViewHolder
555 int currentVolume = audioManager.getStreamVolume(AudioManager.STREAM_NOTIFICATION); in playNotificationSound() local