Searched refs:ACTION_STOP_HANDOVER (Results 1 – 2 of 2) sorted by relevance
87 } else if (action.equals(Constants.ACTION_STOP_HANDOVER)) { in onReceive()
76 static final String ACTION_STOP_HANDOVER = "android.btopp.intent.action.STOP_HANDOVER_TRANSFER"; field in Constants