HomeSort by relevance Sort by last modified time
    Searched refs:service_stop (Results 1 - 4 of 4) sorted by null

  /system/core/init/
init.h 123 void service_stop(struct service *svc);
builtins.c 161 service_for_each_class(args[1], service_stop);
410 service_stop(svc);
420 service_stop(svc);
init.c 294 void service_stop(struct service *svc) function
375 service_stop(svc);
  /packages/apps/Settings/src/com/android/settings/applications/
RunningServiceDetails.java 264 ? R.string.service_manage : R.string.service_stop));

Completed in 2298 milliseconds