Home
last modified time | relevance | path

Searched refs:DIRECTION_BLUETOOTH_OUTGOING (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DConstants.java125 public static final int DIRECTION_BLUETOOTH_OUTGOING = 1; field in Constants
DBluetoothOppReceiver.java242 Constants.DIRECTION_BLUETOOTH_OUTGOING); in onReceive()
DBluetoothOppNotification.java308 Constants.DIRECTION_BLUETOOTH_OUTGOING); in updateActiveNotification()