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 128 void service_stop(struct service *svc);
builtins.c 225 service_for_each_class(args[1], service_stop);
586 service_stop(svc);
596 service_stop(svc);
init.c 397 void service_stop(struct service *svc) function
462 service_stop(svc);
  /packages/apps/Settings/src/com/android/settings/applications/
RunningServiceDetails.java 312 ? R.string.service_manage : R.string.service_stop));

Completed in 132 milliseconds