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

/packages/apps/Nfc/src/com/android/nfc/handover/
H A DHandoverService.java98 static final int DIRECTION_BLUETOOTH_INCOMING = 0; field in class:HandoverService
354 direction = DIRECTION_BLUETOOTH_INCOMING;
359 boolean incoming = (direction == DIRECTION_BLUETOOTH_INCOMING);
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DConstants.java123 public static final int DIRECTION_BLUETOOTH_INCOMING = 0; field in class:Constants
H A DBluetoothOppReceiver.java237 Constants.DIRECTION_BLUETOOTH_INCOMING);
H A DBluetoothOppNotification.java303 Constants.DIRECTION_BLUETOOTH_INCOMING);

Completed in 227 milliseconds