Home
last modified time | relevance | path

Searched refs:COUNT_HEADER_UNAVAILABLE (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DConstants.java113 static final int COUNT_HEADER_UNAVAILABLE = -1; field in Constants
DBluetoothOppObexServerSession.java606 Constants.COUNT_HEADER_UNAVAILABLE); in onConnect()