Home
last modified time | relevance | path

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

/packages/apps/Phone/src/com/android/phone/
DBluetoothHandsfree.java2960 static final String DEBUG_HANDSFREE_AUDIO = "debug.bt.hfp.audio"; field in BluetoothHandsfree.DebugThread
3011 if (SystemProperties.getBoolean(DEBUG_HANDSFREE_AUDIO, false) != oldAudio) { in run()