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

  /packages/apps/Nfc/src/com/android/nfc/handover/
HandoverService.java 82 static final int DIRECTION_BLUETOOTH_INCOMING = 0;
331 direction = DIRECTION_BLUETOOTH_INCOMING;
336 boolean incoming = (direction == DIRECTION_BLUETOOTH_INCOMING);
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
Constants.java 123 public static final int DIRECTION_BLUETOOTH_INCOMING = 0;
BluetoothOppReceiver.java 237 Constants.DIRECTION_BLUETOOTH_INCOMING);
BluetoothOppNotification.java 303 Constants.DIRECTION_BLUETOOTH_INCOMING);

Completed in 1468 milliseconds