Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java4830 configureHdmiPlugIntent(intent, state); in sendDeviceConnectionIntent()
4925 private void configureHdmiPlugIntent(Intent intent, int state) { in configureHdmiPlugIntent() method in AudioService