Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DConstants.java120 static final int COUNT_HEADER_UNAVAILABLE = -1; field in Constants
DBluetoothOppObexServerSession.java669 Constants.EXTRA_BT_OPP_OBJECT_COUNT, Constants.COUNT_HEADER_UNAVAILABLE); in onConnect()