Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DConstants.java117 static final String EXTRA_BT_OPP_OBJECT_COUNT = field in Constants
DBluetoothOppObexServerSession.java666 intent.putExtra(Constants.EXTRA_BT_OPP_OBJECT_COUNT, objectCount.intValue()); in onConnect()
669 Constants.EXTRA_BT_OPP_OBJECT_COUNT, Constants.COUNT_HEADER_UNAVAILABLE); in onConnect()