Searched refs:ACTION_CANCEL_HANDOVER_TRANSFER (Results 1 – 2 of 2) sorted by relevance
70 public static final String ACTION_CANCEL_HANDOVER_TRANSFER = field in BeamStatusReceiver90 if (ACTION_CANCEL_HANDOVER_TRANSFER.equals(action)) { in onReceive()104 filter.addAction(ACTION_CANCEL_HANDOVER_TRANSFER); in getIntentFilter()
495 Intent intent = new Intent(BeamStatusReceiver.ACTION_CANCEL_HANDOVER_TRANSFER); in buildCancelIntent()