Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/audio/
DAudioDeviceInventory.java353 private static final int DEVICE_OVERRIDE_A2DP_ROUTE_ON_PLUG = field in AudioDeviceInventory
363 && ((wdcs.mType & DEVICE_OVERRIDE_A2DP_ROUTE_ON_PLUG) != 0)) { in onSetWiredDeviceConnectionState()
374 if ((wdcs.mType & DEVICE_OVERRIDE_A2DP_ROUTE_ON_PLUG) != 0) { in onSetWiredDeviceConnectionState()