Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DCarAudioAttributesUtil.java133 private static AudioAttributes createCustomAudioAttributes(int carAudioType, in createCustomAudioAttributes() argument
137 bundle.putInt(KEY_CAR_AUDIO_TYPE, carAudioType); in createCustomAudioAttributes()