Searched refs:ACTION_HANDOVER_SEND (Results 1 – 3 of 3) sorted by relevance
37 if (action.equals(Constants.ACTION_HANDOVER_SEND) || in onReceive()46 if (action.equals(Constants.ACTION_HANDOVER_SEND)) { in onReceive()
84 public static final String ACTION_HANDOVER_SEND = field in Constants
46 static final String ACTION_HANDOVER_SEND = field in BluetoothOppHandover125 intent.setAction(ACTION_HANDOVER_SEND); in sendIntent()