HomeSort by relevance Sort by last modified time
    Searched refs:EXTRA_BT_OPP_OBJECT_COUNT (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
Constants.java 111 public static final String EXTRA_BT_OPP_OBJECT_COUNT =
BluetoothOppObexServerSession.java 572 intent.putExtra(Constants.EXTRA_BT_OPP_OBJECT_COUNT, objectCount.intValue());
574 intent.putExtra(Constants.EXTRA_BT_OPP_OBJECT_COUNT,

Completed in 106 milliseconds