Searched refs:oemCarAudioVolumeService (Results 1 – 2 of 2) sorted by relevance
35 @NonNull OemCarAudioVolumeService oemCarAudioVolumeService) { in OemCarAudioVolumeServiceImpl()36 mOemCarAudioVolumeService = oemCarAudioVolumeService; in OemCarAudioVolumeServiceImpl()
169 OemCarAudioVolumeService oemCarAudioVolumeService = getOemAudioVolumeService(); in onCreate() local176 if (oemCarAudioVolumeService != null) { in onCreate()178 new OemCarAudioVolumeServiceImpl(oemCarAudioVolumeService)); in onCreate()