HomeSort by relevance Sort by last modified time
    Searched refs:ABS_VOL_BASE (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
AvrcpControllerConstants.java 146 static final int ABS_VOL_BASE = 127;
AvrcpControllerService.java 665 int percentageVol = ((currIndex* AvrcpControllerConstants.ABS_VOL_BASE)/maxVolume);
    [all...]

Completed in 1155 milliseconds