Searched refs:clockWrapper (Results 1 – 1 of 1) sorted by relevance
120 CarVolume(CarAudioContext carAudioContext, SystemClockWrapper clockWrapper, in CarVolume() argument125 mClock = Objects.requireNonNull(clockWrapper, "Clock must not be null."); in CarVolume()