Searched refs:doStopActivity (Results 1 – 1 of 1) sorted by relevance
194 doStopActivity(context, intent); in onReceive()396 private void doStopActivity(Context context, Intent commandIntent) { in doStopActivity() method in CommandReceiver