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 83 if (Constants.USE_TCP_DEBUG) {
193 if (Constants.USE_TCP_DEBUG) {
Constants.java 248 public static final boolean USE_TCP_DEBUG = false;
BluetoothOppTransfer.java 489 if (Constants.USE_TCP_DEBUG) {
547 if (!Constants.USE_TCP_DEBUG) {
563 if (Constants.USE_TCP_DEBUG) {
BluetoothOppService.java 280 } else if (Constants.USE_TCP_DEBUG && !Constants.USE_TCP_SIMPLE_SERVER) {
659 if (Constants.USE_TCP_DEBUG && !Constants.USE_TCP_SIMPLE_SERVER) {
    [all...]

Completed in 116 milliseconds