Searched refs:DEBUG_HANDSFREE_BATTERY (Results 1 – 1 of 1) sorted by relevance
2949 static final String DEBUG_HANDSFREE_BATTERY = "debug.bt.hfp.battery"; field in BluetoothHandsfree.DebugThread2987 int batteryLevel = SystemProperties.getInt(DEBUG_HANDSFREE_BATTERY, -1); in run()