Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/beam/
DBeamStatusReceiver.java49 private static final String ACTION_STOP_BLUETOOTH_TRANSFER = field in BeamStatusReceiver
123 Intent cancelIntent = new Intent(ACTION_STOP_BLUETOOTH_TRANSFER); in handleTransferEvent()
DBeamTransferManager.java111 static final String ACTION_STOP_BLUETOOTH_TRANSFER = field in BeamTransferManager
296 Intent cancelIntent = new Intent(ACTION_STOP_BLUETOOTH_TRANSFER); in sendBluetoothCancelIntentAndUpdateState()