Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DConstants.java131 static final int DIRECTION_BLUETOOTH_OUTGOING = 1; field in Constants
DBluetoothOppReceiver.java279 Constants.DIRECTION_BLUETOOTH_OUTGOING); in onReceive()
DBluetoothOppNotification.java392 Constants.DIRECTION_BLUETOOTH_OUTGOING); in updateActiveNotification()