Searched refs:VERSION_ONE (Results 1 – 2 of 2) sorted by relevance
64 private static final @CarVolume.CarVolumeListVersion int VERSION_ONE = 1; field in CarVolumeTest108 new CarVolume(null, VERSION_ONE, KEY_EVENT_TIMEOUT_MS); in constructor_withNullSystemClock_fails()161 CarVolume carVolume = new CarVolume(mMockClock, VERSION_ONE, KEY_EVENT_TIMEOUT_MS); in getSuggestedAudioContext_withV1AndCallStateRinging_returnsCallRingContext()194 CarVolume carVolume = new CarVolume(mMockClock, VERSION_ONE, KEY_EVENT_TIMEOUT_MS); in getSuggestedAudioContext_withV1AndNavigationConfigurationAndCall_returnsNav()
50 static final int VERSION_ONE = 1; field in CarVolume243 VERSION_ONE,