Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DConstants.java129 static final int DIRECTION_BLUETOOTH_INCOMING = 0; field in Constants
DBluetoothOppReceiver.java275 Constants.DIRECTION_BLUETOOTH_INCOMING); in onReceive()
DBluetoothOppNotification.java388 Constants.DIRECTION_BLUETOOTH_INCOMING); in updateActiveNotification()