Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/audio/
DLoudnessCodecHelper.java694 if (mAudioService.isPlatformAutomotive() || mAudioService.isPlatformTelevision()) { in getDeviceSplRange()
DAudioService.java397 /*package*/ boolean isPlatformTelevision() { in isPlatformTelevision() method in AudioService
1255 if (isPlatformTelevision()) { in AudioService()
2229 if (isPlatformTelevision()) { in onCheckVolumeCecOnHdmiConnection()
2240 if (isPlatformTelevision()) { in onCheckVolumeCecOnHdmiConnection()
6926 if (isPlatformTelevision() || mIsSingleVolume) { in checkForRingerModeChange()
/frameworks/base/services/
Dart-wear-profile8278 PLcom/android/server/audio/AudioService;->isPlatformTelevision()Z