Searched refs:ACTION_STOP_HANDOVER (Results 1 – 3 of 3) sorted by relevance
95 } else if (action.equals(Constants.ACTION_STOP_HANDOVER)) { in onReceive()
80 static final String ACTION_STOP_HANDOVER = "android.btopp.intent.action.STOP_HANDOVER_TRANSFER"; field in Constants
137 Intent intent = new Intent(Constants.ACTION_STOP_HANDOVER); in onReceive_withActionStopHandover_triggerContentResolverDelete()