Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DConstants.java123 public static final int DIRECTION_BLUETOOTH_INCOMING = 0; field in Constants
DBluetoothOppReceiver.java237 Constants.DIRECTION_BLUETOOTH_INCOMING); in onReceive()
DBluetoothOppNotification.java303 Constants.DIRECTION_BLUETOOTH_INCOMING); in updateActiveNotification()