Searched refs:volumeKeyEventTimeoutMs (Results 1 – 2 of 2) sorted by relevance
49 int volumeKeyEventTimeoutMs) { in CarAudioPlaybackCallback() argument52 mVolumeKeyEventTimeoutMs = Preconditions.checkArgumentNonnegative(volumeKeyEventTimeoutMs); in CarAudioPlaybackCallback()
96 int volumeKeyEventTimeoutMs) { in CarVolume() argument98 mVolumeKeyEventTimeoutMs = Preconditions.checkArgumentNonnegative(volumeKeyEventTimeoutMs); in CarVolume()