Searched refs:DebugThread (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Phone/src/com/android/phone/
H A DBluetoothHandsfree.java132 private DebugThread mDebugThread;
950 // ACTION_SIGNAL_STRENGTH_CHANGED and by the DebugThread mDebugThread
2835 return DBG && SystemProperties.getBoolean(DebugThread.DEBUG_HANDSFREE, false);
2839 return inDebug() && SystemProperties.getBoolean(DebugThread.DEBUG_HANDSFREE_AUDIO_ANYTIME,
2845 mDebugThread = new DebugThread();
2943 private class DebugThread extends Thread { class in class:BluetoothHandsfree

Completed in 7 milliseconds