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

  /packages/apps/Nfc/src/com/android/nfc/beam/
BeamStatusReceiver.java 47 private static final String ACTION_STOP_BLUETOOTH_TRANSFER =
121 Intent cancelIntent = new Intent(ACTION_STOP_BLUETOOTH_TRANSFER);
BeamTransferManager.java 106 static final String ACTION_STOP_BLUETOOTH_TRANSFER =
284 Intent cancelIntent = new Intent(ACTION_STOP_BLUETOOTH_TRANSFER);

Completed in 1215 milliseconds