Searched refs:SpeedFloatToCharacteristicIntValue (Results 1 – 1 of 1) sorted by relevance
1493 private static int SpeedFloatToCharacteristicIntValue(float speed) { in SpeedFloatToCharacteristicIntValue() method in MediaControlGattService1538 int intSpeed = SpeedFloatToCharacteristicIntValue(speed); in updateSeekingSpeedChar()1575 int intSpeed = SpeedFloatToCharacteristicIntValue(speed); in updatePlaybackSpeedChar()