Searched refs:doStopService (Results 1 – 1 of 1) sorted by relevance
124 doStopService(context, intent, FG_SERVICE_NAME); in onReceive()130 doStopService(context, intent, FG_LOCATION_SERVICE_NAME); in onReceive()136 doStopService(context, intent, FG_STICKY_SERVICE_NAME); in onReceive()246 private void doStopService(Context context, Intent commandIntent, in doStopService() method in CommandReceiver