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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DConstants.java111 public static final String EXTRA_BT_OPP_OBJECT_COUNT = field in class:Constants
H A DBluetoothOppObexServerSession.java568 intent.putExtra(Constants.EXTRA_BT_OPP_OBJECT_COUNT, objectCount.intValue());
570 intent.putExtra(Constants.EXTRA_BT_OPP_OBJECT_COUNT,

Completed in 133 milliseconds