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

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
Constants.java 104 public static final String EXTRA_BT_OPP_TRANSFER_STATUS =
BluetoothOppReceiver.java 246 handoverIntent.putExtra(Constants.EXTRA_BT_OPP_TRANSFER_STATUS,
253 handoverIntent.putExtra(Constants.EXTRA_BT_OPP_TRANSFER_STATUS,
  /packages/apps/Nfc/src/com/android/nfc/handover/
HandoverService.java 66 static final String EXTRA_BT_OPP_TRANSFER_STATUS =
352 int handoverStatus = intent.getIntExtra(EXTRA_BT_OPP_TRANSFER_STATUS,

Completed in 50 milliseconds