Searched refs:doStopService (Results 1 – 1 of 1) sorted by relevance
167 doStopService(context, intent, FG_SERVICE_NAME); in onReceive()173 doStopService(context, intent, FG_LOCATION_SERVICE_NAME); in onReceive()179 doStopService(context, intent, FG_STICKY_SERVICE_NAME); in onReceive()361 private void doStopService(Context context, Intent commandIntent, in doStopService() method in CommandReceiver