Searched refs:TRANSFER_COMPLETED_ACTION (Results 1 – 4 of 4) sorted by relevance
52 public static final String TRANSFER_COMPLETED_ACTION = field in BluetoothShare
254 Intent intent = new Intent(BluetoothShare.TRANSFER_COMPLETED_ACTION); in sendIntentIfCompleted()
253 } else if (action.equals(BluetoothShare.TRANSFER_COMPLETED_ACTION)) { in onReceive()
381 intent.setAction(BluetoothShare.TRANSFER_COMPLETED_ACTION); in onReceive_withActionTransferCompletedAndHandoverInitiated_contextSendBroadcast()437 intent.setAction(BluetoothShare.TRANSFER_COMPLETED_ACTION); in onReceive_withActionTransferComplete_noBroadcastSent()