HomeSort by relevance Sort by last modified time
    Searched refs:USE_TCP_DEBUG (Results 1 - 4 of 4) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppRfcommListener.java 85 if (Constants.USE_TCP_DEBUG) {
195 if (Constants.USE_TCP_DEBUG) {
Constants.java 250 public static final boolean USE_TCP_DEBUG = false;
BluetoothOppTransfer.java 491 if (Constants.USE_TCP_DEBUG) {
549 if (!Constants.USE_TCP_DEBUG) {
565 if (Constants.USE_TCP_DEBUG) {
BluetoothOppService.java 292 } else if (Constants.USE_TCP_DEBUG && !Constants.USE_TCP_SIMPLE_SERVER) {
674 if (Constants.USE_TCP_DEBUG && !Constants.USE_TCP_SIMPLE_SERVER) {
    [all...]

Completed in 88 milliseconds