Home
last modified time | relevance | path

Searched refs:OemCarAudioVolumeService (Results 1 – 10 of 10) sorted by relevance

/packages/services/Car/car-lib/src/android/car/oem/
DOemCarAudioVolumeServiceImpl.java32 private final OemCarAudioVolumeService mOemCarAudioVolumeService;
35 @NonNull OemCarAudioVolumeService oemCarAudioVolumeService) { in OemCarAudioVolumeServiceImpl()
DOemCarService.java169 OemCarAudioVolumeService oemCarAudioVolumeService = getOemAudioVolumeService(); in onCreate()
260 public OemCarAudioVolumeService getOemAudioVolumeService() { in getOemAudioVolumeService()
DOemCarAudioVolumeService.java35 public interface OemCarAudioVolumeService extends OemCarServiceComponent { interface
/packages/services/Car/tests/OemCarServiceTestApp/src/com/android/car/oemcarservice/testapp/
DOemCarServiceImpl.java22 import android.car.oem.OemCarAudioVolumeService;
102 public OemCarAudioVolumeService getOemAudioVolumeService() { in getOemAudioVolumeService()
DOemCarAudioVolumeServiceImp.java20 import android.car.oem.OemCarAudioVolumeService;
38 public class OemCarAudioVolumeServiceImp implements OemCarAudioVolumeService {
/packages/services/Car/tests/carservice_unit_test/src/android/car/oem/
DOemCarServiceTest.java51 private OemCarAudioVolumeService mOemCarAudioVolumeService;
186 public OemCarAudioVolumeService getOemAudioVolumeService() { in getOemAudioVolumeService()
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt2091 public interface OemCarAudioVolumeService extends android.car.oem.OemCarServiceComponent {
2100 method @Nullable public android.car.oem.OemCarAudioVolumeService getOemAudioVolumeService();
/packages/services/Car/car-lib/api/
Dsystem-current.txt2091 public interface OemCarAudioVolumeService extends android.car.oem.OemCarServiceComponent {
2100 method @Nullable public android.car.oem.OemCarAudioVolumeService getOemAudioVolumeService();
Dtest-current.txt2168 public interface OemCarAudioVolumeService extends android.car.oem.OemCarServiceComponent {
2177 method @Nullable public android.car.oem.OemCarAudioVolumeService getOemAudioVolumeService();
Dsystem-lint-baseline.txt3838 UnflaggedApi: android.car.oem.OemCarAudioVolumeService:
3839 New API must be flagged with @FlaggedApi: class android.car.oem.OemCarAudioVolumeService
3840 UnflaggedApi: android.car.oem.OemCarAudioVolumeService#getSuggestedGroupForVolumeChange(android.car…
3841 …New API must be flagged with @FlaggedApi: method android.car.oem.OemCarAudioVolumeService.getSugge…