Searched refs:DEBUG_HANDSFREE_AUDIO (Results 1 – 1 of 1) sorted by relevance
2960 static final String DEBUG_HANDSFREE_AUDIO = "debug.bt.hfp.audio"; field in BluetoothHandsfree.DebugThread3011 if (SystemProperties.getBoolean(DEBUG_HANDSFREE_AUDIO, false) != oldAudio) { in run()