Home
last modified time | relevance | path

Searched refs:VOL_NOT_SUPPORTED (Results 1 – 1 of 1) sorted by relevance

/system/bt/profile/avrcp/
Ddevice.cc34 #define VOL_NOT_SUPPORTED -1 macro
389 if (volume_ == VOL_NOT_SUPPORTED) { in HandleVolumeChanged()
1475 if (volume == VOL_NOT_SUPPORTED) return "Absolute Volume not supported"; in volumeToStr()