Searched refs:ACTION_STOP_HANDOVER (Results 1 – 2 of 2) sorted by relevance
77 } else if (action.equals(Constants.ACTION_STOP_HANDOVER)) { in onReceive()
75 …public static final String ACTION_STOP_HANDOVER = "android.btopp.intent.action.STOP_HANDOVER_TRANS… field in Constants